LetsConstructIT / Grasshopper-TeklaDrawingLink

Grasshopper components for interacting with Tekla drawing area
MIT License
52 stars 6 forks source link

Related Object tree structure #13

Closed dandad36 closed 8 months ago

dandad36 commented 8 months ago

The tree structure of the Related Object definition does not match the tree structure of the input image

olszewski-grzegorz commented 8 months ago

Thanks for raising this issue. It seems that simple iteration is not enough to preserve tree structure. I have to change the input type for this component. Now it accepts single input. To fulfill your request it has to be changed to the tree. I will be back with the solution soon.

olszewski-grzegorz commented 8 months ago

Fixed in v.2.4.0: https://github.com/LetsConstructIT/Grasshopper-TeklaDrawingLink/releases/tag/2.4.0