I would like to ask is there is a way to classify imported objects in DXF file. I want to import mesh objects in one file containing for instance Glass and Metal object. How to find out which is which? For sure this is a simplified task, in real scenario here are more options.
As far as I know, colours, layers, doesn’t work, so trying to find any workaround.
Yes, you guessed it right, to import DXF and then apply texture mapping is a good solution. You need to create a SDMaterial for rendering anyway so it’s practical to have mapping in Grasshopper too.
Although we recommend to create objects parametrically, you could also mesh and texture map some static objects in Rhino and then internalise them as meshes in the definition. This would make the model heavier but it might work, just test it and see.
Thank you for your reply. I am unable to include all geometries in a single GH file since size restriction. I will try to develop a smart mapping definition.
Anyway, voting for adding better UV support into SD.