API Reference > Namespaces > OdSi Namespace > Classes > Extent3d Class > Extent3d Methods > Extent3d::makeDouble Method
Extent3d::makeDouble Method
Syntax
C++
void makeDouble(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. 

Doubles the specified dimension of this Extents object.

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