DA_MODIFY_ACCELERATION modifies the acceleration value and directions.
-->DA_MODIFY_ACCELERATION--+ | +--------------------------+ | +---+--+--(:LBC)--------|SELECT S_FERRUM_GLOBAL_LOAD|--(*1*)--+--> | | | | +--(:STUDY)------|SELECT S_FERRUM_STUDY|---------------+ | | | | +--(:NAME)-------|string|------------------------------+ | | | | +--(:VALUE)------|acceleration|------------------------+ | | | | +--(:COORD1)-----|acceleration|------------------------+ ^ | | | +--(:COORD2)-----|acceleration|------------------------+ | | | | +--(:COORD3)-----|acceleration|------------------------+ | | | | +--(:DIRECTION)--|MEASURE_DIR_3D_SA|-------------------+ | | | | | +--(:GLOBAL)--------+ | ^ | | | | | +--(:DA_COORD_SYSTEM)--+--(:LOCAL)---------+-----------+ | | | | +--(:SEL-CS)-----|SELECT S_WORKPLANE|------------------+ | | +-------<-----------<----------<---------<-----------<----+
:LBC
- specifies the LBC associated with the acceleration value.
:STUDY
- specifies the name of the associated study for the acceleration.
:NAME
- specifies the name of the acceleration to modify.
:VALUE
- specifies the acceleration value on the part.
:COORD1
- specifies the acceleration value acting on the part along the first axis.
:COORD2
- specifies the acceleration value acting on the part along the second axis.
:COORD3
- specifies the acceleration value acting on the part along the third axis.
:DIRECTION
- enables specification of the direction of the force.
:DA_COORD_SYSTEM
- enables specification of the referential coordinate system.
:GLOBAL
- selects the global coordinate system.
:LOCAL
- selects a local coordinate system.
:SEL_CS
- specifies the reference workplane for the local and cylindrical coordinate systems.