Click or drag to resize

IRes1DStructureReach Properties

The IRes1DStructureReach type exposes the following members.

Properties
  NameDescription
Public propertyDataItems
List of data items used for accessing the data.
(Inherited from IRes1DDataSet.)
Public propertyDigiPoints
List of digi points
(Inherited from IRes1DReach.)
Public propertyDirectionType
Direction of positive flow in the reach.
(Inherited from IRes1DReach.)
Public propertyEndNodeIndex
Index of the reach end node in the node list
(Inherited from IRes1DReach.)
Public propertyGridPoints
List of grid points
(Inherited from IRes1DReach.)
Public propertyId
Identification string
(Inherited from IRes1DDataSet.)
Public propertyIsStructureReach
Returns true if the reach is a structure reach (special reach with just one structure q-points and two h-grid points. The h-grid points have very large (unused) cross sections.
(Inherited from IRes1DReach.)
Public propertyLength
Return length of reach, chainage-length
(Inherited from IRes1DReach.)
Public propertyLocationSpan
Location span that covers this reach.
(Inherited from INetworkReach.)
Public propertyName
Name of branch
(Inherited from IRes1DReach.)
Public propertyStartNodeIndex
Index of the reach start node in the node list
(Inherited from IRes1DReach.)
Public propertyTopoID
Id for the cross section topologi that is to be used for the Link / Branch If TopoID is not used, set to empty string (null will be handled as the empty string).
(Inherited from IRes1DReach.)
Top
See Also