Overview Schemas Index

PRESENTATION_ORGANIZATION_SCHEMA (jsdai.SPresentation_organization_schema)


ENTITY graphical_transformation
          SUBTYPE OF (item_defined_transformation);
          SELF\item_defined_transformation.transform_item_1 : axis2_placement_2d;
          SELF\item_defined_transformation.transform_item_2 : presentation_scaled_placement;
END_ENTITY; -- graphical_transformation

Entity data types and their attributes

item_defined_transformation
          name: label;
          (OPT) description: text;
          transform_item_1: representation_item;
          transform_item_2: representation_item;
graphical_transformation
          (RT) transform_item_1: axis2_placement_2d;
          (RT) transform_item_2: presentation_scaled_placement;

Users

item_defined_transformation
          assembly_connection_zone_position_relationship.transformation_operator
                    transformation
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          design_view_terminal_component_shape_relationship.transformation_operator
                    transformation
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          geometric_relationship_with_placement_transformation.transformation_operator
                    transformation
          interconnect_connection_zone_position_relationship.transformation_operator
                    transformation
          representation_relationship_with_transformation.transformation_operator
                    transformation
          shape_definition_3d_intersection.transformation_operator
          shape_definition_3d_intersection_armx.transformation_operator
                    transformation
          shape_definition_3d_plane_projection.transformation_operator
                    transformation
          usage_view_connection_zone_terminal_shape_relationship_armx.transformation_operator
                    transformation
graphical_transformation
          presentation_representation_relationship.transformation_operator

Global rules for this entity data type

          -

public interface EGraphical_transformation extends EItem_defined_transformation


public class CGraphical_transformation implements EGraphical_transformation


public class AGraphical_transformation extends AEntity

          public EGraphical_transformation getByIndex(int index)
          public EGraphical_transformation getCurrentMember(SdaiIterator it)