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