ENTITY drawing_sheet_revision_usage
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
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: ('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.DRAWING_SHEET_REVISION' IN
TYPEOF(SELF\area_in_set.area))
AND
('AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.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
2012-03-27T17:20:07-04:00