Use to create a link that behaves as if the source object has grabbed the destination object
| <viz>.grab( | |
| src | |
| dst | |
| **kw |
)
src
Source object
dst
Destination object
**kw
Optional keyword arguments that are passed on to the viz.link function
Creates a link that preserves the orientation and position of the destination object relative to the source object.
A link object