Gets the x, y, and z coordinates for the end point of this curve.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property EndPoint As Object |
Visual Basic (Usage) | |
---|
Dim instance As ICurveParamData
Dim value As Object
value = instance.EndPoint
|
C# | |
---|
object EndPoint {get;} |
C++/CLI | |
---|
property Object^ EndPoint {
Object^ get();
} |
Return Value
Array of three doubles
Example
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0