ENTITY surface_of_revolution
(* SCHEMA cast_parts_schema; *)
ENTITY surface_of_revolution
SUBTYPE OF (swept_surface);
axis_position : axis1_placement;
DERIVE
axis_line : line := (dummy_gri || curve()) || line(axis_position.
location,dummy_gri || vector(axis_position.z,1));
END_ENTITY; -- surface_of_revolution
Explicit Attributes
Entity surface_of_revolution has the following local and inherited explicit attributes:
Derived Attributes
Entity surface_of_revolution has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity surface_of_revolution inherits from the following supertypes:
representation_item
geometric_representation_item
surface
swept_surface
Subtypes
No subtypesReferenced By
Entity surface_of_revolution and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00