ENTITY drawing_sheet_revision_usage
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- IN AP203e2/AP214/AP242
ENTITY drawing_sheet_revision_usage
SUBTYPE OF (area_in_set);
sheet_number : identifier;
UNIQUE
UR1 : sheet_number, SELF\area_in_set.in_set;
WHERE
WR1:
('STEP_MERGED_AP_SCHEMA.DRAWING_SHEET_REVISION' IN TYPEOF(SELF\area_in_set.area)) AND ('STEP_MERGED_AP_SCHEMA.DRAWING_REVISION' IN TYPEOF(SELF\area_in_set.in_set));
END_ENTITY;
Explicit Attributes
Entity drawing_sheet_revision_usage has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity drawing_sheet_revision_usage inherits from the following supertypes:
area_in_set
Subtypes
No subtypesReferenced By
Entity drawing_sheet_revision_usage and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00