Description
Defines the level for project information. The level determines the context of when and under what context information is accessed. The current context is determined by the active widow (formZ Project - Modeling, formZ Project - Drafting, Imager etc..).
enum fz_proj_level_enum {
FZ_PROJ_LEVEL_ALL,
FZ_PROJ_LEVEL_MODEL,
FZ_PROJ_LEVEL_MODEL_WIND,
FZ_PROJ_LEVEL_DRAFT,
FZ_PROJ_LEVEL_DRAFT_WIND };
Members
FZ_PROJ_LEVEL_ALL
Indicates project level
FZ_PROJ_LEVEL_MODEL
Indicates model project level
FZ_PROJ_LEVEL_MODEL_WIND
Indicates model window level
FZ_PROJ_LEVEL_DRAFT
Indicates draft project level
FZ_PROJ_LEVEL_DRAFT_WIND
Indicates draft window level
Availability
5.0.0.0
Defined in