No, I think it is doing what the designer intended. If you are looking to filter imported objects by layer then you need to use a filter rule, like this:
Maybe someone regularly imports models and wants to import any layers they don’t have already. Or maybe they want to reorganise layers, or delete empty layers. Or match layers named in French to layers named in Danish. Or ???
@martinsiegrist I believe that @jeremy5 has done a really nice job outlining our intent with the Import Model Content component, including it’s use cases. We’re always open to suggestions as to how to improve these components, but I think he’s done a great job explaining why we’ve laid it out the way we have.
I’m pretty sure the scenario that someone wants to import just empty layers without content would work the same way no matter what the object output shows…
The Rhino file contains two objects with the same name (A) and two blocks (Block 01, Block 02) on two different layers.
With a name filter (A), I’d expect the import content component to just import the two objects which have this name (A) and the layer output would show just the two layers (Layer 01, Layer 02).
Likewise when I filter for Block 0*, I get Blocks 01 and Block 02.
I’d love to see filters accepting RegEx’s. That would allow us to create arbitrarily complex filters without constantly badgering you for discreet increments to the filter functionality.