#include <dgnlib.h>
Public Attributes | |
| DGNElemCore | core |
| int | totlength |
| char | name [7] |
| unsigned short | cclass |
| unsigned short | levels [4] |
| DGNPoint | rnglow |
| DGNPoint | rnghigh |
| double | trans [9] |
| DGNPoint | origin |
| double | xscale |
| double | yscale |
| double | rotation |
The core.stype code is DGNST_CELL_HEADER.
Returned for DGNT_CELL_HEADER(2).
|
|
Class bitmap |
|
|
Levels used in cell |
|
|
Cell name |
|
|
Cell Origin |
|
|
X/Y/Z maximums for cell |
|
|
X/Y/Z minimums for cell |
|
|
Total length of cell |
|
|
2D/3D Transformation Matrix |
1.2.14 written by Dimitri van Heesch,
© 1997-2002