API Reference > OdGe Classes > OdGeSurface Class > OdGeSurface Methods > OdGeSurface::setEnvelope Method
OdGeSurface::setEnvelope Method
Syntax
C++
bool setEnvelope(const OdGeInterval& realIntrvlU, const OdGeInterval& realIntrvlV);
Parameters 
Description 
const OdGeInterval& realIntrvlU 
[in] A reference to a new real u interval to be set.  
const OdGeInterval& realIntrvlV 
[in] A reference to a new real v interval to be set. 

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

 

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

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