Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeRuled::getProfileCurve Method
Syntax
C++
OdResult getProfileCurve(const OdUInt8 iIndex, OdGeCurve3d*& pProfileCurve) const;

Returns the profile curve. 

 

Parameters
Description
iIndex
[in] Input index that specifies which curve should be retrieved.
pProfileCurve
[out] Output profile curve.

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

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