IGetEndPoint Method (ISketchParabola)
Obsolete. Superseded by ISketchParabola::GetEndPoint2 and ISketchParabola::IGetEndPoint2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetEndPoint() As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchParabola
Dim value As Double
value = instance.IGetEndPoint()
|
C++/CLI | |
---|
double IGetEndPoint(); |
See Also