HeaderVariables Properties |
The HeaderVariables type exposes the following members.
| Name | Description | |
|---|---|---|
| AcadVer |
The AutoCAD drawing database version number.
| |
| Angbase |
Angle 0 base.
| |
| Angdir |
The angle direction.
| |
| AttMode |
Attribute visibility.
| |
| AUnits |
Units format for angles.
| |
| AUprec |
Units precision for angles.
| |
| CeColor |
Current entity color.
| |
| CeLtScale |
Current entity line type scale.
| |
| CeLtype |
Current entity line type name.
| |
| CeLweight |
Current entity line weight.
| |
| CEPSNID |
Plotstyle handle of new objects; if CEPSNTYPE is 3, then this value indicates the handle.
| |
| CEPSNTYPE |
Plot style type of new objects.
| |
| CHAMFERA |
First chamfer distance.
| |
| CHAMFERB |
Second chamfer distance.
| |
| CHAMFERC |
Chamfer length.
| |
| CHAMFERD |
Surface density (for PEDIT Smooth) in M direction.
| |
| CLayer |
Current layer name.
| |
| CMLJust |
Current multiline justification.
| |
| CMLScale |
Current multiline scale.
| |
| CMLStyle |
Current multiline style.
| |
| CustomProperties |
A dictionary containg the custom properties of a drawing.
| |
| DimStyle |
Current dimension style.
| |
| DwgCodePage |
Drawing code page; set to the system code page when a new drawing is created, but not otherwise maintained by AutoCAD.
| |
| Elevation |
Current elevation set by ELEV command.
| |
| ExtMax |
X, Y, and Z drawing extents upper-right corner (in WCS).
| |
| ExtMin |
X, Y, and Z drawing extents lower-left corner (in WCS).
| |
| Extnames |
Controls symbol table naming.
| |
| FilletRad |
Fillet radius.
| |
| FINGERPRINTGUID |
Set at creation time, uniquely identifies a particular drawing.
| |
| HandleSeed |
Next available handle.
| |
| InsBase |
insertion base point for the current drawing.
| |
| InsUnits |
Specifies a drawing units value for automatic scaling of blocks, images, or xRefs when inserted or attached to a drawing.
| |
| LastSavedBy |
User name that saved the file.
| |
| LimMax |
XY drawing limits upper-right corner (in WCS).
| |
| LimMin |
XY drawing limits lower-left corner (in WCS).
| |
| LtScale |
Global line type scale.
| |
| LUnits |
Units format for coordinates and distances.
| |
| LUprec |
Units precision for coordinates and distances.
| |
| LwDisplay |
Controls the display of line weights on the Model or Layout tab.
| |
| OrthoMode |
Ortho mode on if nonzero
| |
| PdMode |
Controls the shape to draw a point entity.
| |
| PdSize |
Controls the size of the point figures, except for PDMODE values 0 (Dot) and 1 (Empty).
| |
| PElevation |
Current paper space elevation.
| |
| PExtMax |
Maximum X, Y, and Z extents for paper space.
| |
| PExtMin |
Minimum X, Y, and Z extents for paper space.
| |
| PInsBase |
Paper space insertion base point
| |
| PLimCheck |
Limits checking in paper space when nonzero
| |
| PLimMax |
Maximum X and Y limits in paper space.
| |
| PLimMin |
Minimum X and Y limits in paper space.
| |
| PLineGen |
Governs the generation of line type patterns around the vertexes of a 2D polyline.
| |
| Polylinewidth |
Default polyline width.
| |
| PsLtScale |
Controls paper space line type scaling.
| |
| SURFU |
Surface density (for PEDIT Smooth) in N direction.
| |
| SURFV |
Chamfer angle.
| |
| TdCreate |
Local date/time of drawing creation.
| |
| TdinDwg |
Cumulative editing time for this drawing.
| |
| TduCreate |
Universal date/time the drawing was created.
| |
| TdUpdate |
Local date/time of last drawing update.
| |
| TduUpdate |
Universal date/time the drawing was created.
| |
| TextSize |
Default text height.
| |
| TextStyle |
Current text style.
| |
| Thickness |
Current thickness set by ELEV command.
| |
| Tracewidth |
Default trace width.
| |
| UCorthoview |
Orthographic view type of model space UCS: 0 = UCS is not orthographic; 1 = Top; 2 = Bottom; 3 = Front; 4 = Back; 5 = Left; 6 = Right
| |
| UCSname |
Name of current UCS
| |
| UCSorg |
Origin of current UCS (in WCS)
| |
| UCSorgback |
Point which becomes the new UCS origin after changing model space UCS to BACK when UCSBASE is set to WORLD
| |
| UCSorgbottom |
Point which becomes the new UCS origin after changing model space UCS to BOTTOM when UCSBASE is set to WORLD
| |
| UCSorgfront |
Point which becomes the new UCS origin after changing model space UCS to FRONT when UCSBASE is set to WORLD
| |
| UCSorgleft |
Point which becomes the new UCS origin after changing model space UCS to LEFT when UCSBASE is set to WORLD
| |
| UCSorgright |
Point which becomes the new UCS origin after changing model space UCS to RIGHT when UCSBASE is set to WORLD
| |
| UCSorgtop |
Point which becomes the new UCS origin after changing model space UCS to TOP when UCSBASE is set to WORLD
| |
| UCSorthoref |
If model space UCS is orthographic (UCSORTHOVIEW not equal to 0), this is the name of the UCS that the orthographic UCS is relative to.If blank, UCS is relative to WORLD
| |
| UCSxDir |
Direction of the current UCS X axis (in WCS)
| |
| UCSyDir |
Direction of the current UCS Y axis (in WCS)
| |
| VERSIONGUID |
Uniquely identifies a particular version of a drawing. Updated when the drawing is modified.
|