ENTITY revolved_area_solid
(* SCHEMA plant_spatial_configuration; *)
ENTITY revolved_area_solid
SUBTYPE OF (swept_area_solid);
axis : axis1_placement;
angle : plane_angle_measure;
DERIVE
axis_line : line := representation_item('') ||
geometric_representation_item() || curve() || line(axis.location,
representation_item('') || geometric_representation_item() ||
vector(axis.z, 1.00000));
END_ENTITY;
Explicit Attributes
Entity revolved_area_solid has the following local and inherited explicit attributes:
Derived Attributes
Entity revolved_area_solid has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity revolved_area_solid inherits from the following supertypes:
representation_item
geometric_representation_item
solid_model
swept_area_solid
Subtypes
No subtypesReferenced By
Entity revolved_area_solid 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:24-04:00