SofaPython3
SofaPython3 copied to clipboard
25 04 use reusable method in prefabs instead of self add object
Add a reusable addObject method in splib.utils. This method should be used everywhere in the prefab instead of self.addObject when just adding SOFA component to enable the use of kwargs.