ENTITY eccentric_cone
(* SCHEMA plant_spatial_configuration; *)
ENTITY eccentric_cone
SUBTYPE OF (geometric_representation_item);
position : axis2_placement_3d;
semi_axis_1 : positive_length_measure;
semi_axis_2 : positive_length_measure;
height : positive_length_measure;
x_offset : length_measure;
y_offset : length_measure;
ratio : REAL;
WHERE
WR1:
ratio >= 0.00000;
END_ENTITY;
Explicit Attributes
Entity eccentric_cone has the following local and inherited explicit attributes:
Derived Attributes
Entity eccentric_cone has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity eccentric_cone inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
No subtypesReferenced By
Entity eccentric_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