C++
virtual AcCmColor dimclre();
File
dbdimvar.h
Description
Returns the current DIMCLRE value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMCLRE.
Note You can use the AcCmColor::colorIndex() method to obtain the AutoCAD color index number from the returned AcCmColor object.