Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSurface::getEnvelope Method (OdGeUvBox&)
Syntax
C++
void getEnvelope(OdGeUvBox& uvbox) const;

Returns the minimum rectangle in parameter space that contains the parameter domain of this surface. 

 

Parameters
Description
uvbox
[out] Receives the uv-box

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

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