Hello everyone!
I am writing a scene in which I want to attach some points from a rigid object to other points from a deformable object. Both groups of points (the ones from the deformable object and the ones from the rigid object) are selected by two Box ROIs.
I have tried to attach both groups of points with AttachConstraint, but an error appeared due to the fact that the objects use different templates (Rigid3d, Vec3d).
I have seen in other topics of the forum that I could attach the points with Subset Mappings or SubsetMulti Mappings, but I do not know how to use them.
I would appreciate any help. Thanks in avance.
Cheers,
Sergio.