ENTITY wire_shell
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY wire_shell
SUBTYPE OF (topological_representation_item);
wire_shell_extent : SET [1:?] OF loop;
WHERE
WRW1 : NOT mixed_loop_type_set(wire_shell_extent);
END_ENTITY; (* STEP Part 42 (unchanged in 2nd edition) *)
Explicit Attributes
Entity wire_shell has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity wire_shell inherits from the following supertypes:
representation_item
topological_representation_item
Subtypes
No subtypesReferenced By
Entity wire_shell 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:39-04:00