Click or drag to resize

IRes1DCircularCrossSection Interface

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IRes1DCircularCrossSection : IRes1DClosedCrossSection, 
	IRes1DCrossSection

The IRes1DCircularCrossSection type exposes the following members.

Properties
  NameDescription
Public propertyCenterLevel
Public propertyDiameter
Public propertyHeight (Inherited from IRes1DClosedCrossSection.)
Public propertyID (Inherited from IRes1DCrossSection.)
Top
See Also