API Reference > Namespaces > OdSi Namespace > Classes > Extent3d Class > Extent3d Methods > Extent3d::makeHalf Method
Extent3d::makeHalf Method
Syntax
C++
void makeHalf(int dimension, bool moveRight);
Parameters 
Description 
int dimension 
[in] X, Y, or Z.  
bool moveRight 
[in] True to move the right -hand edge, false for the left -hand. 

Halves the specified dimension of this Extents object.

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