Click or drag to resize

IRes1DCrossSectionPoint Interface

X-Z point in tabulated cross section

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IRes1DCrossSectionPoint

The IRes1DCrossSectionPoint type exposes the following members.

Properties
  NameDescription
Public propertyUserMarker
User marker. 0 to disable. Larger than 8 when used in M11 type setups.
Public propertyX
X-coordinate of the cross section point Unit: [m]
Public propertyZ
Z-coordinate of the cross section point Unit: [m]
Top
See Also