API Reference > OdDb Classes > OdDbFcf Class > OdDbFcf Methods > OdDbFcf::dimclrd Method
OdDbFcf::dimclrd Method
Syntax
C++
OdCmColor dimclrd() const;

Returns the DIMCLRD value of this object.

DIMCLRD specifies the color of dimension lines, leader lines, frames, and arrowheads. 

The value from the dimension style of this object will be returned unless that value has been overridden, in which case, the override value will be returned.

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