展开3d 模型并且分组排列的方法

请注意 GroupNesting 在其网站中关于 Labels 这里的提示,意味着物件会根据这里输入的文本标签来进行分组,

Labels
A set of labels as (text) which corresponds to the items. Items with similar labels will be grouped in the nesting.

这里不能直接的 Flatten 在Item输入端的数据,而需要和 Labels 端输入的标签文本数据对应,


GroupNesting.gh (13.0 KB)

1 个赞