#include <mbs_saver.h>
Public Attributes | |
UpdateInline * | inlines |
UpdateShape * | shapes |
int | allow_new |
Flag to create the shape (1) if not found on the body or generating an error (0). More... | |
UpdateExtForces * | extforces |
UpdateLinkForces * | linkforces |
int allow_new |
Flag to create the shape (1) if not found on the body or generating an error (0).
It is initialized to False (0).
UpdateExtForces* extforces |
UpdateInline* inlines |
UpdateLinkForces* linkforces |
UpdateShape* shapes |