TYPE matrix_property_type

(* SCHEMA structural_analysis_design; *)
  TYPE matrix_property_type = SELECT
    (enumerated_matrix_property_type,
     application_defined_matrix_property_type);
  END_TYPE; -- matrix_property_type

Referenced By

Defintion matrix_property_type is references by the following definitions:
DefinitionType
 directionally_explicit_element_coefficient ENTITY
 explicit_element_matrix ENTITY
 volume_2d_element_integrated_matrix ENTITY
 volume_3d_element_integrated_matrix ENTITY


[Top Level Definitions] [Exit]

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