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

Returns the DIMTXSTY value of this object.

DIMTXSTY specifies the text style of the dimension text. 

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.