BrepSolidOrientation Property |
Gets the solid orientation state of this Brep.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic BrepSolidOrientation SolidOrientation { get; }
Public ReadOnly Property SolidOrientation As BrepSolidOrientation
Get
Property Value
Type:
BrepSolidOrientation
See Also