API Reference > OdDb Classes > OdDbRevolveOptions Class > OdDbRevolveOptions Methods > OdDbRevolveOptions::setCloseToAxis Method
OdDbRevolveOptions::setCloseToAxis Method
Syntax
C++
void setCloseToAxis(bool val);
Parameters 
Description 
bool val 
[in] A new value of the close to axis option. 

Sets the value of the close to axis option. 

If the close to axis option is equal to true, then the ends of the profile will be extended to the axis of revolution before revolving. The default value of the option is false. 

 

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