Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

3a8aff23 2fa2 ab3f 29ae 506222949309

haplokuon edited this page May 6, 2023 · 1 revision

HeaderVariables Properties

netDxf 3.0.0 Library

Properties

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.
CLayer Current layer name.
CMLJust Current multiline justification.
CMLScale Current multiline scale.
CMLStyle Current multiline style.
CurrentUCS Gets ore sets the current/active UCS of the 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.
Extnames Controls symbol table naming.
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.
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.
MirrText Controls if the text will be mirrored during a symmetry.
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).
PLineGen Governs the generation of line type patterns around the vertexes of a 2D polyline.
PsLtScale Controls paper space line type scaling.
SplineSegs Defines number of line segments generated for smoothed polylines.
SurfU Define the number of segments generated for smoothed polygon meshes in U direction (local X axis).
SurfV Define the number of segments generated for smoothed polygon meshes in V direction (local Y axis).
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.

See Also

Reference

HeaderVariables Class
netDxf.Header Namespace

Clone this wiki locally