ENTITY graphical_transformation

(* SCHEMA presentation_organization_schema; *)


ENTITY graphical_transformation

  SUBTYPE OF (item_defined_transformation);

WHERE

  WR1: 'GEOMETRY_SCHEMA.AXIS2_PLACEMENT_2D' IN

         TYPEOF (SELF\item_defined_transformation.transform_item_1);

  WR2: 'PRESENTATION_RESOURCE_SCHEMA.PRESENTATION_SCALED_PLACEMENT' IN

         TYPEOF (SELF\item_defined_transformation.transform_item_2);

END_ENTITY;

Explicit Attributes

Entity graphical_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

Entity graphical_transformation inherits from the following supertypes:
  item_defined_transformation

Subtypes

    No subtypes

Referenced By

Entity graphical_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:59-04:00