API Reference > OdDg Classes > OdDg::Visibility Enumeration
OdDg::Visibility Enumeration
Syntax
C++
enum Visibility { kInvisible = 1, kVisible = 0 };

DgElement.h

The file OdaDefs.h contains const definitions of Visibility values that do not require the "OdDg::" scope resolution qualifier. They should be used only if there will be no naming conflicts. 

 

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