MachineModeling/Connections/ConstantVelocity
Base
Base is MachineModeling.Connections.Base: .doc: """ A constant velocity 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 constant_velocity is Physics3D.Interactions.ConstantVelocity: connectors: [from, to]