API Reference > OdDb Classes > OdDbRevolveOptions Class > OdDbRevolveOptions Methods > OdDbRevolveOptions::closeToAxis Method
OdDbRevolveOptions::closeToAxis Method
Syntax
C++
bool closeToAxis() const;

Returns 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.