BrepFaceIsSurface Property |
Gets a value indicating whether the face is synonymous with the underlying surface.
If a Face has no trimming curves then it is considered a Surface.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsSurface { get; }Public ReadOnly Property IsSurface As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also