dgnlib
Public Attributes | List of all members
DGNElemCellLibrary Struct Reference

#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]
 

Detailed Description

Cell Library.

The core.stype code is DGNST_CELL_LIBRARY.

Returned for DGNT_CELL_LIBRARY(1).

Member Data Documentation

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


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