Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmVarSketch::getCurveElemByIndex Method
Syntax
C++
OdResult getCurveElemByIndex(const OdUInt32 iIndex, OdBmCurveElemPtr& pCurveElem) const;

Gets the CurveElem by index. 

 

Parameters
Description
iIndex
[in] Index of curve.
pCurveElem
[out] Output CurveElem.

Returns eOk if successful or an appropriate error code in the other case.

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