API Reference > OdGe Classes > OdGeSurface Class > OdGeSurface Methods > getEnvelope Method > OdGeSurface::getEnvelope Method (OdGeUvBox&)
OdGeSurface::getEnvelope Method (OdGeUvBox&)
Syntax
C++
void getEnvelope(OdGeUvBox& uvbox) const;
Parameters 
Description 
OdGeUvBox& uvbox 
[out] Receives the uv-box 

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

 

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.