Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGArc::set Method (const OdGePoint3d&, const OdGeVector3d&, double)
Syntax
C++
OdResult set(const OdGePoint3d& center, const OdGeVector3d& normal, double radius);

Sets the parameters for this arc according to the arguments. 

 

Parameters
Description
center
[in] Center of arc.
normal
[in] A vector normal to the plane of the arc
radius
[in] Radius of arc.

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

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