GetCircle.AllowDeformable Property

GetCircleAllowDeformable Property

Allow for deformable options

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool AllowDeformable { get; set; }
Public Property AllowDeformable As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also