Click or drag to resize

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)
Since: 5.0
Syntax
public bool IsSurface { get; }

Property Value

Type: Boolean
See Also