IOrificeOrificePolygons 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)
SyntaxIList<Polygon> OrificePolygons { get; }ReadOnly Property OrificePolygons As IList(Of Polygon)
Get
property IList<Polygon^>^ OrificePolygons {
IList<Polygon^>^ get ();
}Property Value
Type:
IListPolygon
See Also