(* SCHEMA structural_analysis_design; *)
TYPE volume_vector_3d_variable = ENUMERATION OF
(position,
applied_force_per_unit_volume,
applied_moment_per_unit_volume,
displacement,
infinitesimal_rotation,
acceleration);
END_TYPE; -- volume_vector_3d_variable
|
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:05-04:00