Share

dimclrd

C++

virtual AcCmColor dimclrd();

File

dbdimvar.h

Description

Returns the current DIMCLRD value for the database.

See the System Variables section of the AutoCAD Command Reference for information on DIMCLRD.

Note You can use the AcCmColor::colorIndex() method to obtain the AutoCAD color index number from the returned AcCmColor object.

Was this information helpful?