mor.utility.writeScene.buildArgStr

buildArgStr(arg, translation=None)[source]

According to the case it will add translation,rotation,scale arguments

Allowing to move easily in a scene the created component

Args:

argument

type

definition

arg

dic

Contains all argument of a Sofa Component

translation

float

Contanis the initial translation of the model
this will allow us to calculate a new
position of an object depending of our
reduced model by substracting our model
relative origin make the TRS in the absolute
origin and replace it in our model relative
origin