Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 529 Bytes

Synopsis

Generates a plugin for Rhino 3D. Plugin supports creation of assembly from parts by mating planar and cylindrical faces

Motivation

Code was made for a course project. The goal was to manipulate b-rep using tools provided by Rhino SDK.

Installation

You need Visual Studio with Rhino SDK installed. After generating the solution, a Rhino plugin file is generated in the debug/release folder. Import the plugin in Rhino using plugin manager and run "zAssembly" in the cmd line.

Contributors

Goldy Kumar