Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmSymbol::getGeomRefArcRadius Method
Syntax
C++
virtual OdResult getGeomRefArcRadius(double& radius, bool& isCirArc) const;

Gets the geometry reference arc radius. 

 

Parameters
Description
radius
[out] Receives the arc radius.
isCirArc
[out] Indicates whether the arc is circular.

Returns eOk if the geometry reference arc radius is returned successfully, or an appropriate error code otherwise.

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