Imported Remote Load CSV File Format
CSV file format for importing remote loads.
CSV file format fields
- X, Y and Z – Numeric values. Spatial location of the remote load.
- Fx, Fy and Fz – Numeric values. Force component values in X, Y and Z directions.
- Mx, My and Mz – Numeric values. Moment component values in X, Y and Z directions.
- Load case – (optional) String value. Only required if multiple load cases are present
Example CSV file
X,Y,Z,Fx,Fy,Fz,Mx,My,Mz,Load case
50,50,50,100,0,0,0,0,0,load_1
50,10,50,0,100,0,0,0,0,load_2