FloodMapCrossSectionClosedLocation Property

Location of the current cross section. The Z-coordinate is the bottom level of the cross section (unless defined by the raw data (the open cross sections)).

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public ZLocation Location { get; set; }

Property Value

ZLocation

Implements

IFloodMapCrossSectionLocation

See Also