Share

AcGsConfig::isNoHardwareOverrideEnabled Method

C++

virtual bool isNoHardwareOverrideEnabled() const = 0;

Description

Whether AutoCAD has been forced to run in software mode, be it by no hardware switch or by setting GS_DEVICE=szb in the environment.

Links

AcGsConfig

Previous Declaration

virtual bool isNoHardwareOverrideEnabled() = 0;

Was this information helpful?