Share

AcCmColor::isByLayer

C++

bool isByLayer() const;

Description

This function returns true if the color method is AcCmEntityColor::kByLayer, or if the color method is AcCmEntityColor::kByACI and the ACI is AcCmEntityColor::kACIbyLayer. Otherwise, it returns false.

Links

AcCmColor

Was this information helpful?