Click or drag to resize

ICrossSectionPoint Interface

A point on the cross section

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

The ICrossSectionPoint type exposes the following members.

Properties
  NameDescription
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