API Reference > FacetModeler Namespace > Classes > Body Class > Body Methods > Body::combine Method
Body::combine Method
Syntax
C++
Body combine(Body& rAnother);
Parameters 
Description 
Body& rAnother 
[in] Second body to combine with.  

Resulting combined body.

Combines this body and operand into a single body. 

 

Clears this body and operand.

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