Sets up a global distributed loading attribute.
| type | string | 'Total','Length', or 'Area' | 
| wx | VariationAttr or double | global distributed load value in X | 
| wy | VariationAttr or double | global distributed load value in Y | 
| wz | optional VariationAttr or double | global distributed load value in Z (default = 0.0) | 
| mx | optional VariationAttr or double | global distributed moment in X (default = 0.0) | 
| my | optional VariationAttr or double | global distributed moment in Y (default = 0.0) | 
| mz | optional VariationAttr or double | global distributed moment in Z (default = 0.0) | 
| loof1 | optional VariationAttr or double | loof 1 / hinge rotation (default = 0.0) | 
| loof2 | optional VariationAttr or double | loof 2 / hinge rotation (default = 0.0) | 
| Return value | Pointer to this object | Allows multiple function calls to be chained together | 
Back to LoadingGlobalDistributed
Back to Overview