SofaPython3
SofaPython3 copied to clipboard
Test the new feature linkpath on objects
A new feature on all SOFA objects object.linkpath now returns a type LinkPath (not a string) to provide directly path of objects in the scene and connect components. This feature is being tested and either keep as is, replaced (a string used as object.path) or removed.
Associated PR : https://github.com/sofa-framework/SofaPython3/pull/265