ENTITY point_on_surface_pair
(* SCHEMA kinematic_structure_schema; *)
ENTITY point_on_surface_pair
SUBTYPE OF (kinematic_pair);
pair_surface : surface;
WHERE
WR1: frame_associated_to_background
(SELF\kinematic_pair.pair_placement_in_first_link_context,
pair_surface);
END_ENTITY;
Explicit Attributes
Entity point_on_surface_pair has the following local and inherited explicit attributes:
Derived Attributes
Entity point_on_surface_pair has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity point_on_surface_pair inherits from the following supertypes:
item_defined_transformation
kinematic_pair
Subtypes
No subtypesReferenced By
Entity point_on_surface_pair and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:00-04:00