DiscoverLearnDocumentationGet OpenPLXSearch Contact

MachineModeling/Connections/Universal/Base.openplx

Base

Base is MachineModeling.Connections.Base:
    .doc: """
    A universal connection is free to rotate around two axes.
    It is modeled using a hinge with rotation enabled
    about a second axis, the normal.
    """
    with Connections.Interfaces.FromTo
    hinge is Physics3D.Interactions.Hinge:
        connectors: [from, to]
        flexibility becomes Physics3D.Interactions.Flexibility.LinearElasticHingeFlexibility:
            around_normal.stiffness: 0


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