Gets the sketch point location as an array.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCoords() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchPoint
Dim value As System.Double
value = instance.GetCoords() |
C# | |
---|
System.double GetCoords() |
C++/CLI | |
---|
System.double GetCoords(); |
Return Value
Array of 3 doubles, the x,y,z point location
See Also
Availability
SolidWorks 99, datecode 1999207