@TobyLai wrote:
I have created a Rhino plugin, I have done some research and couldn't find a way to allow my plugin to take some arguments in the command line.
For example, I have created a plugin to draw a hexagon "DrawHex"
The plugin require the user to enter the length of the side i.e. "DrawHex(50)" will draw a Hex with each side has the length of 50mm.
Can this be done?
Posts: 7
Participants: 3