ENTITY wire_shell
(* SCHEMA Ship_arrangement_schema; *)
ENTITY wire_shell
SUBTYPE OF (topological_representation_item);
wire_shell_extent : SET [1:?] OF loop;
WHERE
WR1:
NOT mixed_loop_type_set(wire_shell_extent);
END_ENTITY;
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
2012-03-27T17:16:37-04:00