RhinoCommon
RhinoCommon is a .NET API that allows developers to programmatically interact with Rhino, a 3D modeling software. It provides access to Rhino's extensive geometry, modeling, and file I/O capabilities. This API enables the creation of custom tools, plugins, and scripts for Rhino, expanding its functionality and automating complex workflows. RhinoCommon is built on top of the Rhino kernel and exposes much of Rhino's internal data structures and algorithms.
Developers can use RhinoCommon to create new geometry, modify existing geometry, analyze models, and perform operations
RhinoCommon is commonly used to build plugins for Rhino, which can be loaded and executed within the