Returns the visibility status of this entity. It takes into account both permanent (DXF 60) and temporary visibility statuses: the entity is visible only if it's visible in both parts.
visibility() returns one of the following:
Name |
Value |
OdDb::kInvisible |
1 |
OdDb::kVisible |
0 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|