C++
AcCmEntityColor entityColor() const;
Description
This method returns an AcCmEntityColor object representing the non-name portions (only the RGB, bylayer, byblock, or index colors) of an AcCmColor. This function provides a useful shorthand during worldDraw() operations because AcGi methods expect the lightweight AcCmEntityColor class instead of the more heavyweight AcCmColor.