RhinoVAULT – Scripting and Grasshopper
Just updated and compiled rhinoVAULT v1.1.0.0. It now features RhinoVAULT-specific scripting methods callable in all your scripts (rhinoscript, ironpython). This enables you to easily access RhinoVAULT data such as node coordinates, connectivity information, force magnitudes and more. For example, it is now possible to directly apply geometry components during the actual form finding process.
This small tutorial video shows you how it works:
Great work! where can I find the the documentation of the python script/ rhinoscript methods for rhinovault?
The latest download package includes example files (*.3dm and python scripts), which serve as a good starting point to work with the API.