Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEllipse::getStartPoint Method
Syntax
C++
virtual OdResult getStartPoint(OdGePoint3d& startPoint) const;

Computes the WCS coordinates of the start point on the elliptical figure (ellipse or arc) for which the parameter equals the start value. When the elliptical figure is closed, the end point coincides with the start point. When the elliptical figure is unclosed, the start point corresponds to the start angle. 

 

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