Discover Learn Reference Get OpenPLXSearch Contact

Vehicles/Chassis/Articulated/Connections/DualPivot.openplx

DualPivot

DualPivot is Vehicles.Chassis.Articulated.Connections.Base:
    with Chassis.Articulated.Connections.Interfaces.DualPivot

    front_frame becomes MachineModeling.Components.Primitive.Base with Chassis.Articulated.Interfaces.DualJoint
    rear_frame becomes MachineModeling.Components.Primitive.Base with Chassis.Articulated.Interfaces.DualJoint

    upper_pivot is MachineModeling.Connections.Pivot.Base:
        from: front_frame.upper_joint_connector
        to: rear_frame.upper_joint_connector

    lower_pivot is MachineModeling.Connections.Pivot.Base:
        from: front_frame.lower_joint_connector
        to: rear_frame.lower_joint_connector

OpenPLX is a work in progress. This draft version will evolve with user feedback and experience. We welcome your input and collaboration.
X