Parameter |
Description |
SaveOnExit_p |
true: Saves automatically and without any questions the current drawing after exitting the drawing |
SelectContinuousOn_p |
True: Selected objects are added to the selection set / False: When an object is selected the previous object is deselected. / Remarks: If the Shift or Ctrl keys are pressed during the object selection process then irregardless of the parameters value the selected object is added to the selection set |
PrintExtendsOn_p |
True: Scales the current view of the drawing to fit the selected paper size disregarding the selected plot scale (PrintUnit_MM_p). |
DimTextVerticalToLine_p |
True: Dimension text placement vertical to the dimension line |
ColorPenIndex_p |
Predetermined pen color |
PrintPaperRGBColor_p |
Is the background color of the printing paper |
WidthPen_p |
Predetermined pen thickness |
LineStyle_p |
Predetermined line styles |
PointStyle_p |
Predetermined point styles |
DividePointType_p |
The point style after the use of the command divide cavax1.command=divide_c) |
PointRadius_p |
The radius length for the appearance of the points with style > 0 |
Elevation3D_p |
Predetermined elevation insertion point for the z coordinate |
Height3D_p |
Predetermined object height for the z coordinate |
SnapOn_p |
Snap On or Off |
SnapStepX_p |
The value for Snap X Spacing in units. |
SnapStepY_p |
The value for Snap Y Spacing in units. |
GridOn_p |
Grid On |
GridStepX_p |
The value for Grid X Spacing in units. |
GridStepY_p |
The value for Grid Y Spacing in units. |
HatchDistance_p |
Distance between hatch pattern lines |
HatchAngle_p |
Hatch pattern angle |
HatchInside_p |
Hatch pattern inside the island boundary or outside and inside the boundary set. |
HatchBorder_p |
Creation of the hatch boundary |
HatchMask_p |
Hatch mask pattern in a string format that contains 0 or 1 where 1 means that the line shows and 0 that the line is hidden. |
MirrorStay_p |
Retains the original source objects after the execution of the mirror command.cavax1.command=mirror_c |
SelectStay_p |
Retains the selected objects after the execution of a command |
ScaleStay_p |
Retains the original object after the execution of the scale commandcavax1.command=scale_c |
ScaleEqual_p |
Constant Scale factor X, Y, and Z Command = scale_c |
RotateStay_p |
The object retains its original rotation angle after the execution of the Command = rotate_c |
SelectCursorSize_p |
Cursor Size |
CrossCircleSize_p |
Cross Hair Circle Size |
ScreenXFactor_p |
Change of coordinate values in the x direction |
CircleSectors_p |
The number of sectors in the circumference of circles, ellipses and arcs |
xMin_p |
Drawing limit xMin |
yMin_p |
Drawing limit yMin |
zMin_p |
Drawing limits zMin |
xMax_p |
Drawing limits xMax |
yMax_p |
Drawing limits yMax |
zMax_p |
Drawing limits zMax |
DownLeftFactor_p |
Down Left Factor |
UpRightFactor_p |
Upper Right Factor |
WallWidth_p |
Predetermined wall thickness |
CopyInOutWidth_p |
Copy Offset Distance inside or outside the selected object |
FontNumber_p |
Predetermined Font number |
TextScale_p |
Selected Text Height |
LineStyleScale_p |
Selected Line Style Scale factor |
DimScale_p |
Dimension scale factor |
DimDist_p |
Dimension line offset from dimensioned object |
DimTextAbove_p |
Dimension TextTrue: above the dimension lineFalse: inside the dimension extension lines |
DimTextHorizontal_p |
Dimension Text OrientationTrue: always horizontalFalse: aligned with the dimension line |
DimArrowSize_p |
Dimension Arrow size |
DimTickSize_p |
Dimension Tick size |
DimOutExtLines_p |
Dimension of the outside extension line |
DimInExtLines_p |
Dimension of the inside extension line |
DimTextFont_p |
Dimension Text Font |
DimTextScale_p |
Dimension Text Scale factor |
DimDecimal_p |
Dimension Decimal Precision factor |
DimDefText_p |
Dimension Text Suffix |
DimFactor_p |
Dimension Measurement Scale Factor |
DimArrowType_p |
0:no arrow, 1:arrow, 2:circle0 |
AngleDefText_p |
Angle Text Suffix |
AngleFactor_p |
Angle Measurement Scale Factor |
PrintUnit_MM_p |
Plot scale equal to the number of millimeters equal to the number of drawing units. |
PrintLandScapeOn_p |
True:Print LandScapeFasle : Print PortraitTrue |
PrintFactorX_p |
Print scale factor in the X direction |
PrintFactorY_p |
Print scale factor in the Y direction |
PrintAllOn_p |
True: Prints the entire drawing area defined by the drawing/ Fasle: Prints any portion of the drawing you specify by a windowed area |
PrintPaperX_MM_p |
Paper size width in mm |
PrintPaperY_MM_p |
Paper size height in mm |
PrintPaperMarginXY_MM_p |
Is the paper's margin in mm |
SelectEnabled_p |
True: The object selection process is performed by the program False: The object selection process is not performed by the program upon a mouse click on the object but by the programmer using the available events (BeforeClick, Click) and the command SelectItemsTrue |
DialogEnabled_p |
True: The program displays a dialog box after the use of the command CommandTrue |
LayerPen_p |
Selected Layer |
Language_p |
Language |
FontName_p |
Font name |
FontBold_p |
Font Bold |
FontItalic_p |
Font Italic |
FontStrikethrough_p |
Font Strikethrough |
FontUnderline_p |
Font Underline |
FontCharset_p |
Font Character Set |
FontSize_p |
Font Size |
WinFontsEnabled_p |
Enables Window fonts |
FillType_p |
Shape fill type |
ShapeZorderOn_p |
Shape z order |
SelectRegionOn_p |
Enables Select Region |
SelectInsideShapeOn_p |
Enables selection inside shapes |
RegionMarkWidth_p |
Is the width of the select region mark |
RegionRGBColor_p |
Is the RGB color of the select region |
RegionBoundingBoxOn_p |
Enables the bounding box of the select region |
OriginTopLeft_p |
Sets the origin to be in the top left corner of the drawing and not to the bottom left conrer |
AnimationOn_p |
Enables animations |
AnimationInterVal_p |
Is the time (in milliseconds) between the pictures of an animation |
TilePictureFile_p |
Is the file name of a picture to be a tile of the AVAX window |
PatternsOn_p |
Enables patterns |
CheckBackColorOn_p |
When AVAX draws an object changes it's color when it is like the background color |
FixedSizeText_p |
Shows text with a fixed size |
GridLinesOn_p |
Shows grid lines when grid is on |
CrossHairStyle_p |
Is the line style of the crosshair |
SelectCursorHideOn_p |
Hides the select cursor |
SelectCursorMousePointer_p |
Is the MousePointer number of the select cursor |
SelectCursorFile_p |
Is the cursor file when SelectCursorMousePointer_p=vbCustom |
UndoRedoOn_p |
Enables undo and redo |
RegionDragDisable_p |
Disables changes of Selectregion with the mouse |
FixedSizePoint_p |
Shows points with a fixed size |
MinTextSize_p |
Is the smallest text size |
MinPointSize_p |
Is the smallest point size |
CrossHairRGBColor_p |
Is the RGB color of the crosshair |
GridRGBColor_p |
Is the RGB color of the grid |
ACADVersion_p |
Is the ACAD version |
‹ Back to product details