Overview Schemas Index

PLY_ORIENTATION_SPECIFICATION_MIM (jsdai.SPly_orientation_specification_mim)


ENTITY draped_defined_transformation
          SUBTYPE OF (transformation_with_derived_angle);
END_ENTITY; -- draped_defined_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;
transformation_with_derived_angle
          (RT) transform_item_1: angle_direction_reference_with_a2p3d_select;
          (RT) transform_item_2: axis2_placement_3d;
          (DER) orientation_angle: plane_angle_measure;
draped_defined_transformation
          -

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
transformation_with_derived_angle
draped_defined_transformation

Global rules for this entity data type

          -

public interface EDraped_defined_transformation extends ETransformation_with_derived_angle


public class CDraped_defined_transformation implements EDraped_defined_transformation


public class ADraped_defined_transformation extends AEntity

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