TYPE tensor_type

(* SCHEMA structural_analysis_design; *)
  TYPE tensor_type = SELECT
    (scalar,
     angular_value,
     tensor1_2d,
     tensor1_3d,
     anisotropic_symmetric_tensor2_2d,
     isotropic_symmetric_tensor2_3d,
     orthotropic_symmetric_tensor2_3d,
     anisotropic_symmetric_tensor2_3d,
     anisotropic_symmetric_tensor4_2d,
     anisotropic_symmetric_tensor4_3d,
     fea_isotropic_symmetric_tensor4_3d,
     fea_iso_orthotropic_symmetric_tensor4_3d,
     fea_transverse_isotropic_symmetric_tensor4_3d,
     fea_column_normalised_orthotropic_symmetric_tensor4_3d,
     fea_column_normalised_monoclinic_symmetric_tensor4_3d);
  END_TYPE; -- tensor_type

Referenced By

Defintion tensor_type is references by the following definitions:
DefinitionType
 tensor_representation_item ENTITY


[Top Level Definitions] [Exit]

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