Visual Basic | |
---|---|
Public Enum dsApplicationOptionInt32_e Inherits System.Enum |
C# | |
---|---|
public enum dsApplicationOptionInt32_e : System.Enum |
JavaScript | |
---|---|
dsApplicationOptionInt32_e : String |
COM native C++ | |
---|---|
enum dsApplicationOptionInt32_e |
C++ | |
---|---|
enum dsApplicationOptionInt32_e |
Member | Description |
---|---|
dsApplicationOptionInt32_Count | Not used |
dsApplicationOptionInt32_EnblClkDrg | 1 = Tools > Options > User Preferences > Mouse Options > Options > Enable Click and drag:
|
dsApplicationOptionInt32_EnblEntSelAuto | 2 = Tools > Options > User Preferences > Drafting Options > Entity Selection > Selection Settings > Automatic window/cross selection:
|
dsApplicationOptionInt32_SetCmdPrmtLvl | 3 = Sets the number of prompts to display in the command window; range 0-5, where 0 is the least restrictive and displays the most number of prompts (default) and 5 is the most restrictive and displays the least number of prompts |
dsApplicationOptionInt32_SetCrdInptMode | 4 = Sets the number of prompts to display in the command window; range 0-5, where 0 is the least restrictive and displays the most number of prompts (default) and 5 is the most restrictive and displays the least number of prompts |
dsApplicationOptionInt32_SetEntSelAdd | 5 = Set how entities are added to the selection set:
|
dsApplicationOptionInt32_SetSvTm | 6 = Tools > Options > System Options > Auto-save & Backup > Auto-save/backups > Save document every nn minutes |
dsApplicationOptionInt32_Undefined | 0 = Undefined |