Actualités

# Create classes with def functions () inside them and call each one up.
Basically, I create the BlendingField with the python implementation, I assign it to simCreator.blendingField property and I call simCreator.create (), which is a C++ function using the blending field ...