Punya Aachman
Punya Aachman
 [Drivers for node parameters](https://trello.com/c/SdId8y6Q/115-drivers-for-node-parameters)
 [Collection nodes](https://trello.com/c/vN3qKJ2b/222-collection-nodes)
This won’t require dynamic EnumProperty though. We only need 2 options in the drop down at the moment. It will also be easier to add more later.
Actually, there is no special character in the original code. But in cases when you download the addon from "Releases" section (as a zipped source code, for ex. https://github.com/aachman98/Sorcar/archive/v3.1.6.zip), then...
Sorcar doesn't have arch-viz primitives, but you can definitely use existing models in the scene: 
Thanks for the screenshots. > additionally, the first node group outputs Box: - making it look like the box wasn't evaluated. Can you please check if there is any error...
It won't show up in console because the error isn't handled yet. Try to figure out the node in the group which has an invalid output AFTER the evaluation. It...
> I created an issue about that #138 That issue is for the overall debugging and logging process. The issue he is facing might be the one where node group...
Update: None of the creation or duplication nodes were broken. The problem was that the "Node Group" node used to set outputs by name (same socket name meant the values...
Actually, I just realised that the "Create ..." nodes are designed in such a way that one node points to one object only. If they need to be evaluated again,...