DGNElemCellHeader Struct Reference

#include <dgnlib.h>

List of all members.

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

Detailed Description

Cell Header.

The core.stype code is DGNST_CELL_HEADER.

Returned for DGNT_CELL_HEADER(2).


Member Data Documentation

unsigned short DGNElemCellHeader::cclass

Class bitmap

unsigned short DGNElemCellHeader::levels[4]

Levels used in cell

Cell name

Cell Origin

X/Y/Z maximums for cell

X/Y/Z minimums for cell

Total length of cell in words, excluding the first 19 words (header + totlength field)

2D/3D Transformation Matrix


The documentation for this struct was generated from the following file:

Generated on 2 Aug 2014 for dgnlib by  doxygen 1.6.1