DA_MODIFY_GRAVITY modifies the gravity value and directions.
-->DA_MODIFY_GRAVITY--+
|
+---------------------+
|
+---+--+--(:LBC)--------|SELECT S_FERRUM_GLOBAL_LOAD|--(*1*)--+-->
| | |
| +--(: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|------------------+
| |
+-------<-----------<----------<---------<-----------<----+
The following options are available.
-
:LBC - specifies the LBC associated with the gravity force.
-
:STUDY - specifies the name of the associated study for the gravity force.
-
:NAME - specifies the name of the gravity force to modify.
-
:VALUE - specifies the gravity value on the part.
-
:COORD1 - specifies the gravity value acting on the part along the first axis.
-
:COORD2 - specifies the gravity value acting on the part along the second axis.
-
:COORD3 - specifies the gravity 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.
-
:CYLINDRICAL - selects a cylindrical coordinate system.
-
:SEL_CS - specifies the reference workplane for the local and cylindrical coordinate systems.
Use this action when modifying gravitational forces.