Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSurface::setEnvelope Method
Syntax
C++
bool setEnvelope(const OdGeInterval& realIntrvlU, const OdGeInterval& realIntrvlV);

Set the rectangle in parameter space that defines the parameter domain of this surface.

Parameters
Description
realIntrvlU
[in] A reference to a new real u interval to be set.
realIntrvlV
[in] A reference to a new real v interval to be set.

true if and only if the new parameter domain was successfully set for this surface. 

 

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