ENTITY connected_edge_set
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY connected_edge_set
SUBTYPE OF (topological_representation_item);
ces_edges : SET [1:?] OF edge;
END_ENTITY; (* STEP Part 42 (unchanged in 2nd edition) *)
Explicit Attributes
Entity connected_edge_set has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity connected_edge_set inherits from the following supertypes:
representation_item
topological_representation_item
Subtypes
No subtypesReferenced By
Entity connected_edge_set and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00