ENTITY weld_pressure
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 *)
ENTITY weld_pressure
SUBTYPE OF (weld);
weld_pressure_type : welding_type_pressure;
WHERE
WRW17 : NOT((SELF\weld.weld_type = LASER_WELD) OR (SELF\weld.weld_type = FLASH_WELD));
WRW18 : NOT(EXISTS(SELF\weld.electrode_type));
END_ENTITY;
Explicit Attributes
Entity weld_pressure has the following local and inherited explicit attributes:
Derived Attributes
Entity weld_pressure has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity weld_pressure inherits from the following supertypes:
structural_frame_item
structural_frame_process
weld
Subtypes
No subtypesReferenced By
Entity weld_pressure 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