ENTITY weld
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 Subtypes added - see Issue 99 *)
ENTITY weld
SUPERTYPE OF (ONEOF(weld_arc,
weld_beam,
weld_gas,
weld_other,
weld_pressure,
weld_resistance,
weld_stud))
SUBTYPE OF (structural_frame_process);
electrode_type : OPTIONAL label;
weld_type : welding_type;
END_ENTITY;
Explicit Attributes
Entity weld has the following local and inherited explicit attributes:
Derived Attributes
Entity weld has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity weld inherits from the following supertypes:
structural_frame_item
structural_frame_process
Subtypes
Entity weld has the following subtypes:
weld_arc*
weld_beam*
weld_gas*
weld_other*
weld_pressure*
weld_resistance*
weld_stud*
* - Immediate Subtypes
Referenced By
Entity weld 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:39-04:00