DA_PP_CONTOUR_SET allows modification of the contour display settings.
*9* Only available if Von Mises stress is selected for contour display and the assigned material contains value for failure strength -->DA_PP_CONTOUR_SET----+ | +-----------------------+ | +---+---+--(:DA_RESULT)-------------|SELECT S_FERRUM_RESULT|---+--> | | | | +--(:DA_CONTOUR_COLORRANGE)---+--(:RED_TO_BLUE)----+---+ | | | | | | | +--(:WHITE_TO_BLUE)--+ | | | | | | | | +--(:GRAY_SHADES)----+ | | | | | | | | +--(:STRIPES)--------+ | | | | | +--(:DA_MIN_VAL)--------------|number|-----------------+ | | | | +--(:DA_MAX_VAL)--------------|number|-----------------+ | | | | +--(:DA_SECURITY_FACTOR)------|number|---------(*9*)---+ ^ | | | +--(:DA_INTERVAL)-------------|number|-----------------+ | | | | +--(:DA_NUM_COLORS)-----------|number|-----------------+ | | | | +--(:DA_RANGE_METHOD)----------+--(:MIN_MAX)--------+--+ | | | | | | | +--(:MIN_INTERVAL)---+ | | | | | | | | +--(:MAX_INTERVAL)---+ | | | | | | | | +--(:FULL_RANGE)-----+ | | | | | | | | +--(:FROM_MATRL)(*9*)+ | | | | | +--(:DA_DISPLAY_METHOD)--------+--(:CONTIN)-------+----+ ^ | | | | | | +--(:NON_CONTIN)---+ | | | | | +--(:DA_DRAW_EDGES)------------+---(:ON)----+----------+ | | | | | | | +---(:OFF)---+ | | | | | +--(:DA_CONTOUR_AVERAGING)-----+---(:ON)----+----------+ | | | | | | | +---(:OFF)---+ | | | | | +--(:DA_UPDATE_DISPLAY)--------------------------------+ | | +--------<-----------<----------<---------<-----------<----+
:DA_CONTOUR_COLORRANGE
- enables selection of the range of colors to use for the results range.
:RED_TO_BLUE
- selects a range of colors from red to blue.
:WHITE_TO_BLUE
- selects a range of colors from white to blue.
:GRAY_SHADES
- selects shades of gray.
:STRIPES
- selects contrasting stripes.
:DA_MIN_VAL
- sets minimum value for results to be displayed. Enabled with :DA_RANGE_METHOD
set to :MIN_MAX
or :MIN_INTERVAL
.
:DA_MAX_VAL
- sets maximum value for results to be displayed. Enabled with :DA_RANGE_METHOD
set to :MIN_MAX
or :MAX_INTERVAL
.
:DA_INTERVAL
- sets an interval between results to be displayed. Enabled with :DA_RANGE_METHOD
set to :MAX_INTERVAL
or :MIN_INTERVAL
.
:DA_SECURITY_FACTOR
- sets the material safety factor (failure strength).
:DA_NUM_COLORS
- sets the number of color contours to use.
:DA_RANGE_METHOD
- enables selection of the range method for contour display.
:MIN_MAX
- sets the range type to the minimum and maximum result values.
:MIN_INTERVAL
- sets the range type to a minimum result value and an interval.
:MAX_INTERVAL
- sets the range type to a maximum result value and an interval.
:FULL_RANGE
- sets the range type to the full range of results in the selected results component.
:DA_DRAW_EDGES
- toggles the display of element edges.
:DA_CONTOUR_AVERAGING
- toggles averaging of results across the mesh elements.
:DA_UPDATE_DISPLAY
- updates the results window according to the selected contour display options.