Gets the distance between the selected entities.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Distance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim value As System.Double
value = instance.Distance |
C# | |
---|
System.double Distance {get;} |
C++/CLI | |
---|
property System.double Distance {
System.double get();
} |
Property Value
Distance between the selected entities or -1 if this property is invalid for the selected entities
Example
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0