mor.utility.writeScene.writeFooter

writeFooter(packageName, nodeName, listplugin, dt, gravity)[source]

Write a templated Footer to a file

This footer will finalize the component created by writeHeader & writeGraphScene allowing the user to test it rapidly while keeping its original root configuration (listplugin/dt/gravity)

Args:

argument

type

definition

packageName

str

Name of the file were we will write (without any extension)

|that will also be the name for the new component

nodeName

str

Name of the Sofa.Node we reduce

listplugin

str

Initial scene plugin list

dt

str

Initial scene plugin dt

gravity

str

Initial scene plugin gravity