API Reference > OdDg Classes > OdDgLine3d Class > OdDgLine3d Methods > getStartPoint Method > OdDgLine3d::getStartPoint Method (OdGePoint3d&)
OdDgLine3d::getStartPoint Method (OdGePoint3d&)
Syntax
C++
virtual OdResult getStartPoint(OdGePoint3d& startPoint) const;
Parameters 
Description 
OdGePoint3d& 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.