API Reference > OdCm Classes > OdCmColorBase Class > OdCmColorBase Methods > OdCmColorBase::isByACI Method
OdCmColorBase::isByACI Method
Syntax
C++
virtual bool isByACI() const = 0;

Checks whether the color method is byACI for the database color object and returns true if and only if the color method is set to kByACI, otherwise it returns false.

This method returns true for ACI values of 0 (ByBlock), 7 (ByForeground), 256 (ByLayer), and 257 (None).

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