I can see where element types are used in DgnElements.h. For example...
#define TMSK0_CELL_LIB ELMBITMSK (CELL_LIB_ELM) etc.
However, I can't see where those values are defined. Is there an enum that hasn't been published?
I can see where element types are used in DgnElements.h. For example...
#define TMSK0_CELL_LIB ELMBITMSK (CELL_LIB_ELM) etc.
However, I can't see where those values are defined. Is there an enum that hasn't been published?