Click or drag to resize

IRes1DEggshapedCrossSection Interface

Result meta data for describing egg-shaped circular 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 IRes1DEggshapedCrossSection : IRes1DClosedCrossSection, 
	IRes1DCrossSection

The IRes1DEggshapedCrossSection type exposes the following members.

Properties
  NameDescription
Public propertyCenterLevel
Level for the center of the circular cross section Unit: [m]
Public propertyDiameter
Inner diameter of the circular cross section Unit: [m]
Public propertyHeight
Height of the cross section
(Inherited from IRes1DClosedCrossSection.)
Public propertyID
ID for the cross section
(Inherited from IRes1DCrossSection.)
Top
See Also