It looks like VA furniture, element, and annotation objects offered in VA template can be inserted on current construction plane as follows. It works same as rhino block.
I have no idea how to make it possible when inserting objects created through Grasshopper Style.
Is there any way to this?
Hi @archist97 Archist,
You need to have a Plane as input geometry instead of a Point. And this Plane must be unreferenced when you save the definition.
Then, when you create the new style, you need to select that plane as the insert plane of the object.