ENTITY rolling_curve_pair SUBTYPE OF (planar_curve_pair); END_ENTITY; -- rolling_curve_pair |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; item_defined_transformation name: label; (OPT) description: text; transform_item_1: representation_item; transform_item_2: representation_item; kinematic_pair joint: kinematic_joint; (RT) transform_item_1: rigid_placement; (RT) transform_item_2: rigid_placement; (DER) associated_link_representations_1: SET [1:?] OF kinematic_link_representation; (DER) associated_link_representations_2: SET [1:?] OF kinematic_link_representation; (RT) (DER) name: label; (INV) link_representation_associations: SET [1:?] OF pair_representation_relationship FOR transformation_operator; high_order_kinematic_pair - planar_curve_pair curve_1: curve; curve_2: curve; orientation: BOOLEAN; rolling_curve_pair - |
Global rules for this entity data type- |
public interface ERolling_curve_pair extends EPlanar_curve_pair |
public class CRolling_curve_pair implements ERolling_curve_pair |
public class ARolling_curve_pair extends AEntitypublic ERolling_curve_pair getByIndex(int index)public ERolling_curve_pair getCurrentMember(SdaiIterator it) |