API Reference > OdDb Classes > OdDbAttribute Class > OdDbAttribute Methods > OdDbAttribute::isInvisible Method
OdDbAttribute::isInvisible Method
Syntax
C++
virtual bool isInvisible() const;

Returns true if and only if this Attribute entity is invisible (DXF 70, bit 0x01).

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