Gets or sets the dynamic clearance setting.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DynamicClearanceEnabled As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim value As System.Boolean
instance.DynamicClearanceEnabled = value
value = instance.DynamicClearanceEnabled |
C# | |
---|
System.bool DynamicClearanceEnabled {get; set;} |
C++/CLI | |
---|
property System.bool DynamicClearanceEnabled {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True enables the dynamic clearance option, false disables it
Example
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0