Click or drag to resize

Res1DHGridPoint Properties

The Res1DHGridPoint type exposes the following members.

Properties
  NameDescription
Public propertyChainage
Chainage of the gridpoint Unit: [m]
(Inherited from Res1DGridPoint.)
Public propertyCrossSection
Cross section at gridpoint. Null in some HPoints (in older data files at least).
Public propertyExtensionData
Holds data from an extended DataContract
(Inherited from Res1DGridPoint.)
Public propertyPointType
Point type for the gridpoint. HPoint, QPoint, ..
(Overrides Res1DGridPointPointType.)
Public propertyX
X coordinate of the gridpoint at marker 2 of the cross section Unit: [m]
(Inherited from Res1DGridPoint.)
Public propertyY
Y coordinate of the gridpoint at marker 2 of the cross section Unit: [m]
(Inherited from Res1DGridPoint.)
Public propertyZ
Z coordinate of the bottom point at marker 2 of the cross section in the gridpoint Unit: [m]
(Inherited from Res1DGridPoint.)
Top
See Also