API Reference > OdDb Classes > OdDb3dSolid Class > OdDb3dSolid Methods > OdDb3dSolid::setBody Method
OdDb3dSolid::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 other case.

Directly sets the contained modeler geometry of this entity. 

 

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