DA_TEMP_PART applies a temperature to the part.
-->DA_TEMP_PART-----+ | +-------------------+ | +---+--+--(:STUDY)------|SELECT S_FERRUM_STUDY|-------------+--> | | | | +--(:NAME)-------|string|----------------------------+ | | | | +--(:REF-ELEM)---|part|------------------------------+ ^ | | | +--(:REF_TEMP)---|temperature|-----------------------+ | | | | +--(:MODEL_TEMP)-|temperature|-----------------------+ | | | | +--(:NEXT)-------------------------------------------+ | | +-------<-----------<----------<---------<-----------<--+
:STUDY
- specifies the associated study for the part temperature.
:NAME
- specifies the name of the part temperature to create.
:REF-ELEM
- specifies the part to apply the temperature.
:REF_TEMP
- specifies the reference temperature.
:MODEL_TEMP
- specifies the temperature of the part.
:NEXT
- accepts the defined parameters and allows you to define the next parameter.