Description
Describes structs specific to AcDb classes.
Structures
| Structure | Description |
|---|---|
AcDb | For some of the enumerated types there are typedef and const declarations to allow the use of just the enumerated type's value name without the structure's name as a scope resolution. For example, if the header file acdbabb.h is #included in the source file, then the declaration |
AcDbDgnRefFileData | This struct holds reference file path information |
AcDbGeoDatum | Description to come |
AcDbGeoEllipsoid | Description to come |
AcDbGeoProjectionParameter | Description to come |
AcDbMTextFragment | This structure is used to describe a fragment of text as extracted by the explodeFragments() function. Each fragment consists of a piece of text with a unique combination of style information (font, size, color, and so on). |
AcDbUnderlayDrawContext | Provides additional information for drawing an underlay. |
