Converts a math point to a math vector by using the three coordinates of the math point for the components of the math vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ConvertToVector() As Object |
Visual Basic (Usage) | |
---|
Dim instance As IMathPoint
Dim value As Object
value = instance.ConvertToVector()
|
C# | |
---|
object ConvertToVector() |
C++/CLI | |
---|
Object^ ConvertToVector(); |
Return Value
Newly created
math vector or NULL if the operation fails
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0