API Reference > FacetModeler Namespace > Classes > Body Class > Body Methods > Body::box Method
Body::box Method
Syntax
C++
static Body box(const OdGePoint3d& ptOrigin, const OdGeVector3d& vSizes);
Parameters 
Description 
const OdGePoint3d& ptOrigin 
[in] Origin.  
const OdGeVector3d& vSizes 
[in] Three box sizes.
 

Resulting body.

Creates a box. 

 

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