Overview Schemas Index

structural_response_representation_schema         


ENTITY stationary_mass
          SUBTYPE OF (point_element_matrix);
          mass : ARRAY [1:3] OF context_dependent_measure;
          moments_of_inertia : symmetric_tensor2_3d;
          coordinate_system : fea_axis2_placement_3d;
          offset_vector : ARRAY [1:3] OF context_dependent_measure;
END_ENTITY; -- stationary_mass

Entity data types and their attributes

point_element_matrix
          -
stationary_mass
          mass: ARRAY [1:3] OF context_dependent_measure;
          moments_of_inertia: symmetric_tensor2_3d;
          coordinate_system: fea_axis2_placement_3d;
          offset_vector: ARRAY [1:3] OF context_dependent_measure;

Users: by entity attributes

point_element_matrix
          point_element_representation.matrix_set
stationary_mass

Users: by defined types, not used by any entity attribute

stationary_mass
          -

Global rules for this entity data type

          -