Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Handle Layers" links to original Rhino layer and objects end up in multiple Collections #20

Open
joel-putnam opened this issue Dec 14, 2018 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joel-putnam
Copy link
Contributor

When re importing a Rhino file that was previously imported but a user "rearranged" the Blender Collections the "handle layers" functions links the original object to two Collections.

Steps to reproduce the behavior:

  1. Create a cube in rhino on the default layer and save file
  2. Import the Rhino file into Blender
  3. Create a new Collection
  4. Move the imported cube to the new Collection
  5. Re-import the Rhino file

The cube should not be linked into two Collections. Or maybe this should be an option? Personal I would not like this behavior as default

image

@joel-putnam joel-putnam changed the title "Handle Layers" links to original Rhino layer and objects in up in multiple Collections "Handle Layers" links to original Rhino layer and objects end up in multiple Collections Dec 14, 2018
@jesterKing
Copy link
Owner

I see here several strategies necessary that can be controlled via an option:

  • allow multiple layers: current behavior
  • link to imported layer: clear existing link to layers and link to layer as designated by the imported file
  • keep current layer(s): skip linking to layers

@jesterKing jesterKing added enhancement New feature or request good first issue Good for newcomers labels Dec 14, 2018
@joel-putnam
Copy link
Contributor Author

Yeah these seem great.

@lfertig
Copy link
Collaborator

lfertig commented Oct 15, 2019

i think this issue is not exclusive to layers, the same thing is going to happen with groups and eventually also with blocks. just to keep in mind to also look at these data handlers..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants