DHI.Mike1D Class Library
C#
Show/Hide TOC
Flood
Map
Res
1DCross
Section
Adapter
Points 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.FloodMap
Assembly:
DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
IReadOnlyList
<
INetworkCrossSectionPoint
>
Points
{
get
; }
Property Value
IReadOnlyList
INetworkCrossSectionPoint
Implements
IFloodMapCrossSection
Points
See Also
Reference
FloodMapRes1DCrossSectionAdapter Class
DHI.Mike1D.FloodMap Namespace
In This Article
Definition
Property Value
Implements
See Also