Gets the position of this sketch text.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetCoordinates() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchText
Dim value As System.Double
value = instance.IGetCoordinates() |
C# | |
---|
System.double IGetCoordinates() |
C++/CLI | |
---|
System.double IGetCoordinates(); |
Return Value
- in-process, unmanaged C++: Pointer to an array of 3 double values, the x,y,z coordinate of the sketch text
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0