TYPE property_type

(* SCHEMA iges_structure_schema; *)
           
  TYPE
    property_type = ENUMERATION OF (none,youngs_modulus,poisson_ratio,shear_modulus,
                                    material_matrix,mass_density,thermal_expansion,
				    laminate,bending,transverse,bending_coupling,
				    material_coordinate,nodal_load_constraint,
				    beam_elements,beam_end,offsets,stress_recovery,
				    element_thickness,non_structural_mass,
				    thermal_conductivity,heat_capacity,
				    convective_film,radiation_parameters);
  END_TYPE;

Referenced By

Defintion property_type is references by the following definitions:
DefinitionType
 tabular_data_entity ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00