Package mbdyn :: Package bindings :: Module main
[hide private]

Module main

source code

The MBDyn service available from Python by WraptMBDyn. This module handles also the recovery of all the pointers to the C++ instances by creating Python objects, described as a start in mbdyn.bindings.basic_objects.

An interface to all the MBDyn groups is also provided by Groups.

Classes [hide private]
  ProgressBar
The MBDyn progress bar.
  Groups
Gather MBDyn groups of nodes or elements.
  WraptMBDyn
The MBDyn service for Python.