ENTITY loop
(* SCHEMA topology_schema; *)
ENTITY loop
SUPERTYPE OF (ONEOF(vertex_loop, edge_loop, poly_loop))
SUBTYPE OF (topological_representation_item);
END_ENTITY;
Explicit Attributes
Entity loop has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity loop inherits from the following supertypes:
representation_item
topological_representation_item
Subtypes
Entity loop has the following subtypes:
edge_loop*
poly_loop*
vertex_loop*
* - Immediate Subtypes
Referenced By
Entity loop and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:58-04:00