DA_ACCELERATION applies an acceleration to a part.
-->DA_ACCELERATION--+ | +-------------------+ | +---+--+--(: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|----------------+ | | +-------<-----------<----------<---------<-----------<--+
:STUDY
- specifies the associated study for the acceleration.
:NAME
- specifies the name of the acceleration to apply.
:VALUE
- specifies an acceleration value to apply to the part.
:COORD1
- specifies the acceleration value acting on the edge along the first axis.
:COORD2
- specifies the acceleration value acting on the edge along the second axis.
:COORD3
- specifies the acceleration value acting on the edge along the third axis
:DIRECTION
- enables specification of the direction of the force.
:GLOBAL
- selects the global coordinate system.
:DA_COORD_SYSTEM
- enables specification of the referential coordinate system.
:LOCAL
- selects a local coordinate system.
:SEL-CS
- specifies the reference workplane for the local and cylindrical coordinate systems.