BrepLoopIsSurfaceBoundary Property |
True if the loop's trims all run along the edge's of the underlying surface's parameter space.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.20
Syntaxpublic bool IsSurfaceBoundary { get; }
Public ReadOnly Property IsSurfaceBoundary As Boolean
Get
Property Value
Type:
Boolean
See Also