ENTITY structural_frame_process
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - subtypes added *)
ENTITY structural_frame_process
SUPERTYPE OF (ONEOF
(assemble,
bend,
braze,
cut,
dispatch,
move,
procure,
solder,
surface_treatment,
weld))
SUBTYPE OF (structural_frame_item);
place_of_process : OPTIONAL organizational_address;
END_ENTITY;
Explicit Attributes
Entity structural_frame_process has the following local and inherited explicit attributes:
Derived Attributes
Entity structural_frame_process has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity structural_frame_process inherits from the following supertypes:
structural_frame_item
Subtypes
Entity structural_frame_process has the following subtypes:
assemble* bend* braze* cut* dispatch* move* procure* solder* surface_treatment* surface_treatment_clean surface_treatment_coat surface_treatment_grind surface_treatment_hard_stamp surface_treatment_thermal surface_treatment_thermal_timed weld* weld_arc weld_beam weld_gas weld_other weld_pressure weld_resistance weld_stud
* - Immediate Subtypes
Referenced By
Entity structural_frame_process 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