dgnlib
Public Attributes | List of all members
DGNElemCellHeader Struct Reference

#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

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

char DGNElemCellHeader::name[7]

Cell name

DGNPoint DGNElemCellHeader::origin

Cell Origin

DGNPoint DGNElemCellHeader::rnghigh

X/Y/Z maximums for cell

DGNPoint DGNElemCellHeader::rnglow

X/Y/Z minimums for cell

int DGNElemCellHeader::totlength

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

double DGNElemCellHeader::trans[9]

2D/3D Transformation Matrix


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