• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language

value

value

value = "string";


Specify the default value of a tile.


This attribute specifies the default value of a tile. The value depends on the type of tile.

string: a string; no default.

The following table summarizes the default value for each type of tile:

Tile Type Default Value
boxed_radio_column Key of the selected radio button.
boxed_radio_row Key of the selected radio button.
dialog Optional text for the dialog box's title bar.
edit_box Default text seen by the user in the edit box.
image Default image seen in the image box.
list_box Lists items that are initially highlighted.
popup_list Lists items that are initially highlighted.
radio_button "1" = button is on; "0" = button is off.
radio_column Key of the selected radio button.
radio_row Key of the selected radio button.
slider Default value of the slider.
text Text displayed by the tile.
toggle "1" = checked or on; "0" = unchecked or off.

Example

value = "1";

Valid Tiles

text

popup_list

edit_box

multi_edit_box

radio_button

slider

list_box

toggle

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.