ENTITY presentation_set

(* SCHEMA step_merged_cad_schema; *)
ENTITY presentation_set;
   INVERSE
      areas : SET [1:?] OF area_in_set FOR in_set;
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

Entity presentation_set has the following local and inherited inverse attributes:
AttributeTypeDefined By
 areasSET OF area_in_set (ENTITY)presentation_set

Supertypes

    No supertypes

Subtypes

Entity presentation_set has the following subtypes:
    drawing_revision*
* - Immediate Subtypes

Referenced By

Entity presentation_set and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 area_in_set ENTITY presentation_set
 invisibility_context SELECT presentation_set
 presentation_representation_select SELECT presentation_set
 style_context_select SELECT presentation_set


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:03-05:00