|
dgnlib
|
#include <dgnlib.h>
Public Attributes | |
| DGNElemCore | core |
| short | celltype |
| short | attindx |
| char | name [7] |
| int | numwords |
| short | dispsymb |
| unsigned short | cclass |
| unsigned short | levels [4] |
| char | description [28] |
Cell Library.
The core.stype code is DGNST_CELL_LIBRARY.
Returned for DGNT_CELL_LIBRARY(1).
| short DGNElemCellLibrary::attindx |
Attribute linkage.
| unsigned short DGNElemCellLibrary::cclass |
Class bitmap
| short DGNElemCellLibrary::celltype |
Cell type.
| char DGNElemCellLibrary::description[28] |
Description
| short DGNElemCellLibrary::dispsymb |
Display symbol
| unsigned short DGNElemCellLibrary::levels[4] |
Levels used in cell
| char DGNElemCellLibrary::name[7] |
Cell name
| int DGNElemCellLibrary::numwords |
Number of words in cell definition
1.8.14