Gets the sketch point for the end point of the line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetEndPoint2() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchLine
Dim value As Object
value = instance.GetEndPoint2()
|
C++/CLI | |
---|
Object^ GetEndPoint2(); |
Return Value
End
sketch point or NULL if the operation fails
Example
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0