Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEntity::tempVisibility Method
Syntax
C++
OdDb::Visibility tempVisibility() const;

Returns the temporary (not saved) visibility status of this entity.

tempVisibility() returns one of the following: 

 

Name
Value
OdDb::kInvisible
1
OdDb::kVisible
0
Copyright © 2002-2022. Open Design Alliance All rights reserved.