*Output() - output on entities
Creates output for a given entity.
Syntax
*Output(out_name,"out_label",DISP|VEL|ACCL|FORCE, ent_name, [ref_marker])
Arguments
- out_name
- The variable name of the output.
- out_label
- The descriptive label of the output.
- DISP|VEL| ACCL|FORCE
- An argument that indicates whether the output type is displacement, velocity, acceleration, or force.
- ent_name
- The entity on which output is requested.
- ref_marker
- An optional argument for the reference marker in which the output is requested.