| Visual Basic | |
|---|---|
Function GetStartPoint() As MathPoint | |
| C# | |
|---|---|
MathPoint GetStartPoint() | |
| JavaScript | |
|---|---|
GetStartPoint() : Number | |
| COM native C++ | |
|---|---|
HRESULT GetStartPoint( IMathPoint** StartPoint ) | |
| C++ | |
|---|---|
DSRESULT GetStartPoint( dsMathPoint** StartPoint ) | |
Parameters
- StartPoint[out] or Return Value
- Start point of this mathematical circular Arc
IMathCircArc Interface
IMathCircArc Members
IMathCircArc::GetClosestPointTo Method ()
IMathCircArc::GetClosestPointToCircArc Method ()
IMathCircArc::GetClosestPointToEllipArc Method ()
IMathCircArc::GetClosestPointToLinearObject Method ()
IMathCircArc::GetClosestPointToPlane Method ()
IMathCircArc::GetEndPoint Method ()
IMathCircArc::Center Property ()
IMathCircArc Members
IMathCircArc::GetClosestPointTo Method ()
IMathCircArc::GetClosestPointToCircArc Method ()
IMathCircArc::GetClosestPointToEllipArc Method ()
IMathCircArc::GetClosestPointToLinearObject Method ()
IMathCircArc::GetClosestPointToPlane Method ()
IMathCircArc::GetEndPoint Method ()
IMathCircArc::Center Property ()
DraftSight V1R5.0
Syntax