GetApplicationOptionDouble Method (IApplicationOptions)
Gets the double value of the specified command option for DraftSight.
.NET Syntax
JavaScript | |
---|
GetApplicationOptionDouble(
Var : String,
) : {
Value : Number,
Result : String
} |
Parameters
- Var
- Command option as defined in dsApplicationOptionDouble_e
- Value[out]
- Double value of the specified command option
Parameters
- Result[out] or Return Value
- Status of getting the double value of the command option as defined in dsGetApplicationOptionResult_e
See Also
Availability
DraftSight V1R5.0