ENTITY connected_edge_set

(* SCHEMA associative_draughting; *)
  ENTITY connected_edge_set
    SUBTYPE OF (topological_representation_item);
      ces_edges : SET [1:?] OF edge;
  END_ENTITY; -- connected_edge_set

Explicit Attributes

Entity connected_edge_set has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation_item
 ces_edgesSET OF edge (ENTITY)connected_edge_set

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity connected_edge_set inherits from the following supertypes:
  representation_item
    topological_representation_item

Subtypes

    No subtypes

Referenced By

Entity connected_edge_set and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_item_usage FUNCTION representation_item
 acyclic_mapped_representation FUNCTION representation_item
 edge_based_wireframe_model ENTITY connected_edge_set
 item_in_context FUNCTION representation_item
 layered_item SELECT representation_item
 mapped_item ENTITY representation_item
 representation ENTITY representation_item
 representation_map ENTITY representation_item
 styled_item ENTITY representation_item
 style_context_select SELECT representation_item
 topological_representation_item ENTITY connected_edge_set
 using_representations FUNCTION representation_item


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:37:52-04:00