ENTITY right_circular_cone
(* SCHEMA plant_spatial_configuration; *)
ENTITY right_circular_cone
SUBTYPE OF (geometric_representation_item);
position : axis1_placement;
height : positive_length_measure;
radius : length_measure;
semi_angle : plane_angle_measure;
WHERE
WR1:
radius >= 0.00000;
END_ENTITY;
Explicit Attributes
Entity right_circular_cone has the following local and inherited explicit attributes:
Derived Attributes
Entity right_circular_cone has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity right_circular_cone inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
No subtypesReferenced By
Entity right_circular_cone 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