![]() |
tyCollection bug? - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: tyCollection bug? (/thread-3882.html) |
tyCollection bug? - betamax - 09-15-2023 Hi, This appears to be a bug in v1.022 Can anyone confirm (in the latest tyFlow version), that tyCollection has an issue where only the first shape of a collection is displayed when used inside a shape operator? I don't have access to the latest tyFlow version. EXAMPLE IMAGE Thanks, Max RE: tyCollection bug? - tyFlow - 09-15-2023 This isn't so much a bug as it is just simply a current limitation...Shape operator doesn't support tyCollection directly...it'll only pull the first object. Alternative approaches are to put your multi-object collections in a group and select that in your Shape operator, or add the tyCollection to a tyMesher in "input geometry" mode and then add the tyMesher to the Shape operator. RE: tyCollection bug? - betamax - 09-15-2023 Ah ok! We were so sure we could remember a time where we added multiple shapes and it cycled through the list but couldn't be sure. ![]() Thanks again for the other approaches. |