Hi, I had an idea that I will prepare for me a “Create Similar” button. I thought that I can do it using Grasshopper Player.
First step is to reference VA Object and determine its type. Then based on that information run desired VA command like vaSpace, vaWall, etc.
Unfortunatelly executing vaCommands which are meant to create new object is not working as expected. You can see that Macros work just fine. The same goes for vanilla Rhino commands I can execute Rhino commands from Grasshopper without any problem. What is preventing me from doing it?
In short: My goal is to invoke fully working VA command/macro by some Grasshopper/Grasshopper Player event.