ENTITY presentation_area

(* SCHEMA explicit_draughting; *)
  ENTITY presentation_area
    SUBTYPE OF (presentation_representation);
    WHERE
      wr1: (SIZEOF(QUERY ( ais <* USEDIN(SELF,'EXPLICIT_DRAUGHTING.' + 
               'AREA_IN_SET.AREA') | (SIZEOF(USEDIN(ais,
               'EXPLICIT_DRAUGHTING.' + 'PRESENTATION_SIZE.UNIT')) = 1) )) 
               > 0) OR (SIZEOF(USEDIN(SELF,'EXPLICIT_DRAUGHTING.' + 
               'PRESENTATION_SIZE.UNIT')) = 1);
  END_ENTITY; -- presentation_area

Explicit Attributes

Entity presentation_area has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF representation_item (ENTITY)representation
 context_of_itemsrepresentation_context (ENTITY)representation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity presentation_area inherits from the following supertypes:
  representation
    presentation_representation

Subtypes

Entity presentation_area has the following subtypes:
    drawing_sheet_revision*
* - Immediate Subtypes

Referenced By

Entity presentation_area and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_item_usage FUNCTION representation
 acyclic_mapped_representation FUNCTION representation
 area_in_set ENTITY presentation_area
 area_or_view SELECT presentation_area
 dimension_of FUNCTION representation
 draughting_drawing_revision ENTITY representation
 draughting_model_annotation_layers RULE representation
 draughting_subfigure_representation ENTITY representation
 draughting_subfigure_representation_layers RULE representation
 draughting_symbol_representation ENTITY representation
 drawing_sheet_annotation_layers RULE representation
 drawing_sheet_revision ENTITY representation
 drawing_view_annotation_layers RULE representation
 geometrically_bounded_2d_wireframe_representation ENTITY representation
 hiding_or_blanking_select SELECT presentation_area
 invisibility_context SELECT presentation_representation
 invisible_item SELECT presentation_representation
 layered_item SELECT presentation_representation
 presentation_layer_usage ENTITY presentation_representation
 presentation_representation ENTITY representation
 presentation_representation_select SELECT presentation_representation
 presentation_size ENTITY representation
 presentation_size_assignment_select SELECT presentation_area
 presentation_view_presented_once RULE representation
 property_definition_representation ENTITY representation
 representation_context ENTITY representation
 representation_instantiation RULE representation
 representation_map ENTITY representation
 style_context_select SELECT representation
 using_representations FUNCTION representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:03-04:00