Gets the position of this sketch text.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetCoordinates() As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchText
Dim value As Double
value = instance.IGetCoordinates()
|
C# | |
---|
double IGetCoordinates() |
C++/CLI | |
---|
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