ENTITY degenerate_toroidal_surface
(* SCHEMA process_planning_schema; *)
ENTITY degenerate_toroidal_surface
SUBTYPE OF (toroidal_surface);
select_outer : BOOLEAN;
WHERE
wr1: major_radius < minor_radius;
END_ENTITY; -- degenerate_toroidal_surface
Explicit Attributes
Entity degenerate_toroidal_surface has the following local and inherited explicit attributes:
Derived Attributes
Entity degenerate_toroidal_surface has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity degenerate_toroidal_surface inherits from the following supertypes:
representation_item
geometric_representation_item
surface
elementary_surface
toroidal_surface
Subtypes
No subtypesReferenced By
Entity degenerate_toroidal_surface and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:46-04:00