ENTITY item_defined_transformation

(* SCHEMA representation_schema; *)
  ENTITY item_defined_transformation;
    name             : label;
    description      : OPTIONAL text;
    transform_item_1 : representation_item;
    transform_item_2 : representation_item;
  END_ENTITY;

Explicit Attributes

Entity item_defined_transformation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)item_defined_transformation
 descriptiontext (STRING)item_defined_transformation
 transform_item_1representation_item (ENTITY)item_defined_transformation
 transform_item_2representation_item (ENTITY)item_defined_transformation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity item_defined_transformation has the following subtypes:
    cylindrical_pair     fully_constrained_pair     gear_pair     graphical_transformation*     kinematic_pair*     planar_curve_pair     planar_pair     point_on_planar_curve_pair     point_on_surface_pair     prismatic_pair     rack_and_pinion_pair     revolute_pair     rolling_curve_pair     rolling_surface_pair     screw_pair     sliding_curve_pair     sliding_surface_pair     spherical_pair     surface_pair     unconstrained_pair     universal_pair
* - Immediate Subtypes

Referenced By

Entity item_defined_transformation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 binary_assembly_constraint ENTITY item_defined_transformation
 constrained_kinematic_motion_representation ENTITY item_defined_transformation
 free_kinematic_motion_representation ENTITY item_defined_transformation
 graphical_transformation ENTITY item_defined_transformation
 kinematic_pair ENTITY item_defined_transformation
 transformation SELECT item_defined_transformation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:58-04:00