PARAMETER_RANGE_BOOL
Parameters and functions
*PARAMETER_RANGE_BOOL
rid
rid
Parameter definition
Variable
Description
rid
Range ID
Description
This command is exclusively used by the GUI to visulalize a boolean parameter that can be set to either 0 or 1.
Example
Boolean parameter
Specify a boolen parameter that will turn on/off gravity loading.
*PARAMETER
%gravity = 1, "gravity loading flag", 34
*PARAMETER_RANGE_BOOL
34