DA_FIXED_TEMP_VERTEX applies a fixed temperature to a vertex on a part.
-->DA_FIXED_TEMP_VERTEX--+ | +------------------------+ | +---+--+--(:STUDY)------|SELECT S_FERRUM_STUDY|-------------+--> | | | | +--(:NAME)-------|string|----------------------------+ | | | | +--(:REF-ELEM)---|vertex|----------------------------+ ^ | | | +--(:VALUE)------|temperature|-----------------------+ | | | | +--(:NEXT)-------------------------------------------+ | | +-------<-----------<----------<---------<-----------<--+
:STUDY
- specifies the associated study for the vertex temperature.
:NAME
- specifies the name of the vertex temperature to create.
:REF_ELEM
- specifies the vertex element to apply the temperature.
:VALUE
- specifies a temperature value to be applied to the vertex.
:NEXT
- accepts the parameters you have defined and allows you to define the next parameter to apply.