Gets the clearance value.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ClearanceValue As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IClearanceResult
Dim value As System.Double
value = instance.ClearanceValue |
C# | |
---|
System.double ClearanceValue {get;} |
C++/CLI | |
---|
property System.double ClearanceValue {
System.double get();
} |
Property Value
Clearance value
Example
Remarks
See Also
Availability
SOLIDWORKS 2024 SP01, Revision Number 32.1