Click or drag to resize

BrepHasRegionTopology Property

Returns true if the Brep has region topology information, false otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.13
Syntax
public bool HasRegionTopology { get; }

Property Value

Type: Boolean
See Also