TYPE boundary_curve_vector_3d_variable

(* SCHEMA structural_analysis_design; *)
  TYPE boundary_curve_vector_3d_variable = ENUMERATION OF
    (applied_force_per_unit_length,
     applied_moment_per_unit_length);
  END_TYPE; -- boundary_curve_vector_3d_variable

Referenced By

Defintion boundary_curve_vector_3d_variable is references by the following definitions:
DefinitionType
 boundary_edge_variable SELECT


[Top Level Definitions] [Exit]

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