API Reference > OdDg Classes > OdDgArc2d Class > OdDgArc2d Methods > OdDgArc2d::getStartPoint Method
OdDgArc2d::getStartPoint Method
Syntax
C++
virtual OdResult getStartPoint(OdGePoint2d& startPoint) const;
Parameters 
Description 
OdGePoint2d& startPoint 
[out] Receives the start point. 

Returns eOk if successful, or an appropriate error code if not.

Returns the WCS start point of this Curve object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.