SetApplicationOptionBool Method (IApplicationOptions)
Sets the Boolean value for the specified command option for DraftSight.
.NET Syntax
JavaScript | |
---|
SetApplicationOptionBool(
Var : String,
Value : Boolean,\n) : String |
Parameters
- Var
- Command option as defined in dsApplicationOptionBool_e
- Value
- Boolean value for the specified command option
Parameters
- Result[out] or Return Value
- Status of setting the Boolean value of the command option as defined in dsSetApplicationOptionResult_e
See Also
Availability
DraftSight V1R5.0