SofaPython3 icon indicating copy to clipboard operation
SofaPython3 copied to clipboard

25 04 use reusable method in prefabs instead of self add object

Open bakpaul opened this issue 8 months ago • 0 comments

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.

bakpaul avatar Apr 15 '25 14:04 bakpaul