ENTITY edge
(* SCHEMA integrated_cnc_schema; *)
ENTITY edge
SUPERTYPE OF (ONEOF(edge_curve, oriented_edge))
SUBTYPE OF (topological_representation_item);
edge_start : vertex;
edge_end : vertex;
END_ENTITY; -- 10303-42: topology_schema
Explicit Attributes
Entity edge has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity edge inherits from the following supertypes:
representation_item
topological_representation_item
Subtypes
Entity edge has the following subtypes:
edge_curve*
oriented_edge*
* - Immediate Subtypes
Referenced By
Entity edge 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:18-02:00