ENTITY path
(* SCHEMA integrated_cnc_schema; *)
ENTITY path
SUPERTYPE OF (ONEOF(edge_loop, oriented_path))
SUBTYPE OF (topological_representation_item);
edge_list : LIST [1:?] OF UNIQUE oriented_edge;
WHERE
WR1: path_head_to_tail(SELF);
END_ENTITY; -- 10303-42: topology_schema
Explicit Attributes
Entity path has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity path inherits from the following supertypes:
representation_item
topological_representation_item
Subtypes
Entity path has the following subtypes:
edge_loop*
oriented_path*
* - Immediate Subtypes
Referenced By
Entity path and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:21-02:00