Gets the length of a math vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLength() As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMathVector
Dim value As Double
value = instance.GetLength()
|
C++/CLI | |
---|
double GetLength(); |
Return Value
Length of
math vector
Example
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0