add_link_2mon!(s::SysDef,link_2mon_typename::Symbol,defaultstate::Link2MonState,mechparams;no_collide=false)
Add the link_2mon to the system. Return s.
Setting no_collide
to true allows cylinders this link_2mon type connects and adjacent cylinders to clip.
```julia