ENTITY section_profile
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 *)
ENTITY section_profile
SUPERTYPE OF (ONEOF(section_profile_simple, section_profile_complex))
SUBTYPE OF (structural_frame_item);
section_classification : OPTIONAL label;
cardinal_point : cardinal_point_ref;
mirrored : LOGICAL;
DERIVE
section_ref : BAG OF identifier := SELF\structural_frame_item.item_ref;
END_ENTITY;
Explicit Attributes
Entity section_profile has the following local and inherited explicit attributes:
Derived Attributes
Entity section_profile has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity section_profile inherits from the following supertypes:
structural_frame_item
Subtypes
Entity section_profile has the following subtypes:
section_profile_angle section_profile_centreline section_profile_channel section_profile_circle section_profile_circle_hollow section_profile_complex* section_profile_compound section_profile_derived section_profile_edge_defined section_profile_i_type section_profile_i_type_asymmetric section_profile_i_type_rail section_profile_rectangle section_profile_rectangle_hollow section_profile_simple* section_profile_t_type
* - Immediate Subtypes
Referenced By
Entity section_profile 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