Gets or sets the clearance between the target and tool bodies in this indent feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Clearance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IIndentFeatureData
Dim value As System.Double
instance.Clearance = value
value = instance.Clearance |
C# | |
---|
System.double Clearance {get; set;} |
C++/CLI | |
---|
property System.double Clearance {
System.double get();
void set ( & System.double value);
} |
Property Value
Clearance between the target and tool bodies
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0