
AntFarm Documentation
Overview on AntFarm functionality and internal data structure, the available rhino commands and installtion instructions.
AntFarm is a Rhino 3D plugin written in C# using the Mircosofts .net framework (4.8). It permits user to store any type of data on a rhino object by storing the data on a geoemtrical object and in an in-memory SQLite database. Any operation is implemented as a Rhino command, but can also be accessed through an UI. It provides an API along with a plug-in system.