Click or drag to resize

HeaderVariables Properties

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The HeaderVariables type exposes the following members.

Properties
  NameDescription
Public propertyAcadVer
The AutoCAD drawing database version number.
Public propertyAngbase
Angle 0 base.
Public propertyAngdir
The angle direction.
Public propertyAttMode
Attribute visibility.
Public propertyAUnits
Units format for angles.
Public propertyAUprec
Units precision for angles.
Public propertyCeColor
Current entity color.
Public propertyCeLtScale
Current entity line type scale.
Public propertyCeLtype
Current entity line type name.
Public propertyCeLweight
Current entity line weight.
Public propertyCLayer
Current layer name.
Public propertyCMLJust
Current multiline justification.
Public propertyCMLScale
Current multiline scale.
Public propertyCMLStyle
Current multiline style.
Public propertyDimStyle
Current dimension style.
Public propertyDwgCodePage
Drawing code page; set to the system code page when a new drawing is created, but not otherwise maintained by AutoCAD.
Public propertyExtMax
X, Y, and Z drawing extents upper-right corner (in WCS).
Public propertyExtMin
X, Y, and Z drawing extents lower-left corner (in WCS).
Public propertyExtnames
Controls symbol table naming.
Public propertyHandleSeed
Next available handle.
Public propertyInsBase
Insertion base point for the current drawing.
Public propertyInsUnits
Specifies a drawing units value for automatic scaling of blocks, images, or xRefs when inserted or attached to a drawing.
Public propertyLastSavedBy
User name that saved the file.
Public propertyLtScale
Global line type scale.
Public propertyLUnits
Units format for coordinates and distances.
Public propertyLUprec
Units precision for coordinates and distances.
Public propertyLwDisplay
Controls the display of line weights on the Model or Layout tab.
Public propertyPdMode
Controls the shape to draw a point entity.
Public propertyPdSize
Controls the size of the point figures, except for PDMODE values 0 (Dot) and 1 (Empty).
Public propertyPLineGen
Governs the generation of line type patterns around the vertexes of a 2D polyline.
Public propertyPsLtScale
Controls paper space line type scaling.
Public propertyTdCreate
Local date/time of drawing creation.
Public propertyTdinDwg
Cumulative editing time for this drawing.
Public propertyTduCreate
Universal date/time the drawing was created.
Public propertyTdUpdate
Local date/time of last drawing update.
Public propertyTduUpdate
Universal date/time the drawing was created.
Public propertyTextSize
Default text height.
Public propertyTextStyle
Current text style.
Public propertyUcsOrg
Origin of current UCS (in WCS).
Public propertyUcsXDir
Direction of the current UCS X axis (in WCS).
Public propertyUcsYDir
Direction of the current UCS Y axis (in WCS).
Top
See Also