ENTITY representation

(* SCHEMA building_design_schema; *)
  ENTITY representation;
      name             : label;
      items            : SET [1:?] OF representation_item;
      context_of_items : representation_context;
  END_ENTITY; -- representation

Explicit Attributes

Entity representation 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

    No supertypes

Subtypes

Entity representation has the following subtypes:
    advanced_brep_building_shape_representation     advanced_csg_shape_representation     advanced_face_with_thickness_shape_representation     advanced_space_boundary_shape_representation     advanced_wire_shape_representation     definitional_representation*     elementary_csg_shape_representation     elementary_face_with_thickness_shape_representation     elementary_geometric_shape_representation     elementary_space_boundary_shape_representation     elementary_wire_shape_representation     faceted_csg_shape_representation     faceted_face_with_thickness_shape_representation     faceted_geometric_shape_representation     faceted_space_boundary_shape_representation     faceted_wire_shape_representation     ground_face_space_boundary_shape_representation     shape_representation*     site_representation
* - Immediate Subtypes

Referenced By

Entity representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation
 definitional_representation ENTITY representation
 dimension_of FUNCTION representation
 pcurve ENTITY representation
 property_definition_representation ENTITY representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_relationship ENTITY representation
 using_representations FUNCTION representation


[Top Level Definitions] [Exit]

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