SoftTransformSettingsEnabled Property |
When enabled other unselected components on an object will be moved during a transformation within the specified radius according
to the falloff shape.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic static bool Enabled { get; set; }Public Shared Property Enabled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also