ENTITY surface_of_revolution
(* SCHEMA integrated_cnc_schema; *)
ENTITY surface_of_revolution
SUBTYPE OF (swept_surface);
axis_position : axis1_placement;
DERIVE
axis_line : line := representation_item('') ||
geometric_representation_item() || curve() || line(
axis_position.location, representation_item('') ||
geometric_representation_item() || vector(axis_position.
z, 1.0));
END_ENTITY; -- 10303-42: geometry_schema
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] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:23-02:00