ENTITY finite_element_modeling_entity
(* SCHEMA iges_structure_schema; *)
ENTITY finite_element_modeling_entity
ABSTRACT SUPERTYPE OF (ONEOF (finite_element_entity,
node_entity,
nodal_load_constraint_entity,
tabular_data_entity,
nodal_displacement_and_rotation_entity,
nodal_results_entity,
element_results_entity))
SUBTYPE OF (structure_entity);
END_ENTITY;
Explicit Attributes
Entity finite_element_modeling_entity has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity finite_element_modeling_entity inherits from the following supertypes:
directory_entry
structure_entity
Subtypes
Entity finite_element_modeling_entity has the following subtypes:
element_results_entity*
finite_element_entity*
nodal_displacement_and_rotation_entity*
nodal_load_constraint_entity*
nodal_results_entity*
node_entity*
tabular_data_entity*
* - Immediate Subtypes
Referenced By
Entity finite_element_modeling_entity and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00