API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADDefinition Class > OdCADDefinition Methods > OdCADDefinition::getUseSimpleGeomOptimization Method
OdCADDefinition::getUseSimpleGeomOptimization Method
Syntax
C++
void getUseSimpleGeomOptimization(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the flag value. 

Returns the current simple geometry optimization flag value. The method fills a passed boolean value with the flag value and returns it to a calling subroutine.

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