Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.37 KB

File metadata and controls

40 lines (31 loc) · 1.37 KB

Welcome to the Force Dimension Python Bindings Documentation!

The Force Dimension Python Bindings allow users to interact with the Force Dimension SDK's C/C++ API in Python.

.. literalinclude:: ../../forcedimension_core-python/examples/spring_mass_damper/spring_mass_damper.py
   :language: python

Copyright

The Force Dimension SDK and documentation is property of Force Dimension, all rights reserved. This project is NOT directly associated with Force Dimension. It does NOT involve reverse-engineering or distribution of proprietary code. Docstrings are lifted from the Force Dimension SDK documentation and revised to fit the Python bindings with the express permission of Force Dimension.

The Python code itself is licensed under GPLv3 for the benefit of public research.

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   modules.rst
   installation.rst
   theory_of_operation.rst
   direct_copy_optimization.rst
   forcedimension_core.dhd-doc.rst
   forcedimension_core.drd-doc.rst

Indices and tables