mor.utility.sceneCreation.removeObjects
- removeObjects(objects)[source]
Iterate over list of
Sofa.Core.Objectand remove them withremoveObjectargument
type
definition
objects
list(
Sofa.Core.Object)Base class for components which can be added in a simulation
- Returns:
None