Gets the length of the selected entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Length As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim value As Double
value = instance.Length
|
C++/CLI | |
---|
property double Length {
double get();
} |
Return Value
Length of the selected entity or -1 if this property is invalid for the selected entity
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0