DA_SETTINGS_LOAD modifies the display characteristics of load symbols in a session.
-->(DA_SETTINGS_LOAD)---------+ | +------------------------+ | +--------+--+--(:VERTEXFORCE)--------------------------+--> | | | | +--(:EDGEFORCE)----------------------------+ | | | | +--(:FACEFORCE)----------------------------+ | | | | +--(:FACEPRESSURE)-------------------------+ | | | | +--(:SCALEMETHOD)--+--(:FIXED)---+---------+ ^ | | | | | | +--(:SCALED)--+ | | | | | +--(:VALUE_FIXED)----|length|--------------+ | | | | +--(:VALUE_SCALED)---|number|--------------+ | | | | +--(:COLORSYMBOL)----|GET_RGB_COLOR|-------+ | | +------------<---------<-----------<----------+
:VERTEXFORCE
- selects the symbol for an applied static load on a vertex.
:EDGEFORCE
- selects the symbol for an applied static load on an edge.
:FACEFORCE
- selects the symbol for an applied static load on a face.
:FACEPRESSURE
- selects the symbol for a distributed pressure load on a face.
:SCALEMETHOD
- allows specification of the method used to change symbol sizes.
:FIXED
- selects fixed as the symbol scaling method.
:SCALED
- selects scaled as the symbol scaling method.
:VALUE_FIXED
- sets a specific value for fixed symbol scaling.
:VALUE_SCALED
- specifies the multiplier used to scale symbols according to the values of the forces they represent.
:COLORSYMBOL
- enables color selection for the selected symbols.