API Reference > FacetModeler Namespace > Classes > Profile2D Class > Profile2D Methods > Profile2D::addExtents Method
Profile2D::addExtents Method
Syntax
C++
Result addExtents(OdGeExtents2d& extExtents) const;
Parameters 
Description 
OdGeExtents2d& extExtents 
[in/out] Extents to add to.  

eOk if the extents addition succeeded, or a corresponding error type otherwise.

Appends the extents of the profile to the specified extents structure. 

 

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