Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmCurveElem::createArc Method (OdGePoint3d, OdGePoint3d, OdGePoint3d)
Syntax
C++
OdResult createArc(OdGePoint3d startPoint, OdGePoint3d middlePoint, OdGePoint3d endPoint);

Creates an arc. 

 

Parameters
Description
startPoint
[in] Input start point.
middlePoint
[in] Input middle point.
endPoint
[in] Input end point.

eOk if the operation completed successfully, or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.