BrepRegionGetFaceSides Method |
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic BrepRegionFaceSide[] GetFaceSides()
Public Function GetFaceSides As BrepRegionFaceSide()
Return Value
Type:
BrepRegionFaceSideAn array of region face sides. This array might be empty on failure.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also