TYPE volume_vector_3d_variable

(* 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

Referenced By

Defintion volume_vector_3d_variable is references by the following definitions:
DefinitionType
 volume_variable SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:05-04:00