API Reference > OdDb Classes > OdDbRegion Class > OdDbRegion Methods > OdDbRegion::setBody Method
OdDbRegion::setBody Method
Syntax
C++
virtual OdResult setBody(const void* pGeometry);
Parameters 
Description 
const void* pGeometry 
[in] Pointer to the modeler geometry.
 

Returns eOk if successful or an appropriate error code in the other case.

Directly sets the contained modeler geometry of this entity. 

 

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