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

Returns the current GsCache 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.