Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbCircle::getEndPoint Method
Syntax
C++
virtual OdResult getEndPoint(OdGePoint3d& endPoint) const;

Computes the WCS coordinates of the end point on the circle for which the parameter equals the circumference. The end point coincides with the start point. 

 

Parameters
Description
endPoint
[out] Reference to a variable in which this method must save the end point as three-dimensional point instance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.