OrificeOrificePolygons Property |
Shape of the opening
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IList<Polygon> OrificePolygons { get; }
Public ReadOnly Property OrificePolygons As IList(Of Polygon)
Get
public:
virtual property IList<Polygon^>^ OrificePolygons {
IList<Polygon^>^ get () sealed;
}
Property Value
Type:
IListPolygonImplements
IOrificeOrificePolygonsSee Also