Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGCurve::makeBound Method
Syntax
C++
OdResult makeBound(const double startParameter, const double endParameter);

Changes the bounds of this curve to the specified values.

Parameters
Description
startParameter
[in] New start interval parameter.
endParameter
[in] New end interval parameter.

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

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