INetworkOpenCrossSectionPoints Property

List of the points defining the geometry of the cross section. Null if geometry is not explicitly defined (defined by processed data only)

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
IReadOnlyList<INetworkCrossSectionPoint> Points { get; }

Property Value

IReadOnlyListINetworkCrossSectionPoint

See Also