SofaPython3 icon indicating copy to clipboard operation
SofaPython3 copied to clipboard

Test the new feature linkpath on objects

Open hugtalbot opened this issue 3 years ago • 0 comments

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

hugtalbot avatar Jul 06 '22 10:07 hugtalbot