DA_GRAVITY applies a gravitational force on a part.
-->DA_GRAVITY-------+ | +-------------------+ | +---+--+--(:STUDY)------|SELECT S_FERRUM_STUDY|-------------+--> | | | | +--(:NAME)-------|string|----------------------------+ | | | | +--(:VALUE)------|gravity|---------------------------+ | | | | +--(:COORD1)-----|gravity|---------------------------+ ^ | | | +--(:COORD2)-----|gravity|---------------------------+ | | | | +--(:COORD3)-----|gravity|---------------------------+ | | | | +--(:DIRECTION)--|MEASURE_DIR_3D_SA|-----------------+ | | | | | +--(:GLOBAL)--------+ | ^ | | | | | +--(:DA_COORD_SYSTEM)--+--(:LOCAL)---------+---------+ | | | | +--(:SEL-CS)-----|SELECT S_WORKPLANE|----------------+ | | +-------<-----------<----------<---------<-----------<--+
:STUDY
- specifies the associated study to apply gravity forces.
:NAME
- specifies the name of the gravity force.
:VALUE
- specifies a gravity value to apply to the part.
:COORD1
- specifies the force value acting on the edge along the first axis.
:COORD2
- specifies the force value acting on the edge along the second axis.
:COORD3
- specifies the force 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.