GetObjectProxyBrepFromSubD Property |
If a subd (or a subd component) cannot be selected, but a brep (or brep
component) can be selected, then automatically create and use a proxy brep.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public bool ProxyBrepFromSubD { get; set; }
Public Property ProxyBrepFromSubD As Boolean
Get
Set
Property Value
Type:
BooleanSee Also