ENTITY surface_of_revolution
(* SCHEMA building_design_schema; *)
ENTITY surface_of_revolution
SUBTYPE OF (swept_surface);
axis_position : axis1_placement;
DERIVE
axis_line : line := line(axis_position.location,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:18:14-04:00