IRes1DCrossSectionPoint Interface

X-Z point in tabulated cross section

Definition

Namespace: DHI.Mike1D.ResultDataAccess
Assembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IRes1DCrossSectionPoint : INetworkCrossSectionPoint
Implements
INetworkCrossSectionPoint

Properties

UserMarker User marker. 0 to disable. Larger than 8 when used in M11 type setups.
X X-coordinate of the cross section point Unit: [m]
Z Z-coordinate of the cross section point Unit: [m]

See Also