Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve3d::setInterval Method (const OdGeInterval&)
Syntax
C++
bool setInterval(const OdGeInterval& interval);

Sets the parametric interval of this curve. 

 

Parameters
Description
interval
[in] Parametric interval of this curve.

true if interval is successfully set, false otherwise.

By default this function throws the exception "not Implemented". Should be implemented in derived classes.

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