Click or drag to resize

IRes1DClosedPolygonCrossSection Interface

Interface for a closed cross section defined as a polygon in x-z plane

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 IRes1DClosedPolygonCrossSection : IRes1DClosedCrossSection, 
	IRes1DCrossSection

The IRes1DClosedPolygonCrossSection type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Height of the cross section
(Inherited from IRes1DClosedCrossSection.)
Public propertyID
ID for the cross section
(Inherited from IRes1DCrossSection.)
Public propertyPoints
List for the points defining the cross section
Top
See Also