Gets the location of this projection arrow's line and its label.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCoordinates() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IProjectionArrow
Dim value As System.Object
value = instance.GetCoordinates() |
C# | |
---|
System.object GetCoordinates() |
C++/CLI | |
---|
System.Object^ GetCoordinates(); |
Return Value
Array of 24 doubles containing starting and ending x,y,z points of the projection arrow and the x,y,z point for its label (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2001 FCS, Revision Number 9.0