ENTITY rolling_surface_pair_value
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY rolling_surface_pair_value
SUBTYPE OF (pair_value);
SELF\pair_value.applies_to_pair : rolling_surface_pair;
actual_point_on_surface : point_on_surface;
actual_rotation : plane_angle_measure;
WHERE
wr1 : SELF\pair_value.applies_to_pair\surface_pair.surface_1 :=:
actual_point_on_surface.basis_surface;
END_ENTITY; -- 10303-105: kinematic_structure_schema
Explicit Attributes
Entity rolling_surface_pair_value has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity rolling_surface_pair_value inherits from the following supertypes:
pair_value
Subtypes
No subtypesReferenced By
Entity rolling_surface_pair_value and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00