Click or drag to resize

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; }

Property Value

Type: Boolean
See Also