DA_BASIC_UNITS enables modification of the basic time and temperature units setting for the session environment.
-->(DA_BASIC_UNITS)---------------+
|
+---------------------------------+
|
+--------+-----(:DA_TEMPERATURE)----+--(:KELVIN)---------+----+-->
| | | |
| +--(:CELSIUS)--------+ |
| | | |
| +--(:FAHRENHEIT)-----+ |
| |
+-----(:DA_TEMP_FACTOR)----|number|------------------+
| |
+-----(:DA_TIME)-----------+--(:MILLISECONDS)---+----+
| | | |
| +--(:SECONDS)--------+ |
| | | |
| +--(:MINUTES)--------+ |
| | | |
| +--(:HOURS)----------+ |
| |
+-----(:DA_TIME_FACTOR)----|number|------------------+
| |
+-----------<---------<----------<-----------<-------+
The following options are available to set basic time and temperature units in a session.
-
:DA_TEMPERATURE - enables selection of the temperature scale for the session.
-
:KELVIN - selects the Kelvin scale for session temperature information.
-
:CELSIUS - selects the Celsius scale for session temperature information.
-
:FAHRENHEIT - selects the Fahrenheit scale for session temperature information.
-
:DA_TEMP_FACTOR - enables declaration of a multiplier for session temperature units.
-
:DA_TIME - enables selection of the basic unit of time for the session.
-
:MILLISECONDS - selects milliseconds as the basic unit of time for the session.
-
:SECONDS - selects seconds as the basic unit of time for the session.
-
:MINUTES - selects minutes as the basic unit of time for the session.
-
:HOURS - selects hours as the basic unit of time for the session.
-
:DA_TIME_FACTOR - enables declaration of a multiplier for session time units.
Use this action when modifying the session environment in Design Integrity.
DA_UNIT_SYSTEMS terminate action,
DA_MECH_DERIVED_UNITS terminate action