Gets or sets the direction of the
clearance for this indent feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ClearanceDirection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IIndentFeatureData
Dim value As System.Boolean
instance.ClearanceDirection = value
value = instance.ClearanceDirection |
C# | |
---|
System.bool ClearanceDirection {get; set;} |
C++/CLI | |
---|
property System.bool ClearanceDirection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse the direction of clearance, false to not
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0