ENTITY analysis_model_3D
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_model_3D
SUBTYPE OF (analysis_model);
WHERE
WRA4 : SELF\analysis_model.coordinate_space_dimension = 3;
WRA5 : (SELF\analysis_model.model_type = SPACE_FRAME) OR
(SELF\analysis_model.model_type = SPACE_TRUSS);
END_ENTITY;
Explicit Attributes
Entity analysis_model_3D has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity analysis_model_3D has the following local and inherited inverse attributes:
Supertypes
Entity analysis_model_3D inherits from the following supertypes:
analysis_model
Subtypes
No subtypesReferenced By
Entity analysis_model_3D and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00