ENTITY occlusion_precedence
(* SCHEMA presentation_appearance_schema; *)
ENTITY occlusion_precedence;
higher_precedence : hiding_or_blanking_select;
lower_precedence : hiding_or_blanking_select;
occlusion_context : representation;
WHERE
WR1: acyclic_occlusion_precedence (SELF, [SELF.lower_precedence]);
END_ENTITY;
Explicit Attributes
Entity occlusion_precedence has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity occlusion_precedence and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00