Pret-a-3D opened this issue on May 14, 2012 ยท 8453 posts
Reggie68 posted Sun, 06 January 2013 at 5:07 PM
You could delete that geometry from the scene altogether...
If you are exporting as PLY files:
Open the lxo file for the scene in Notepad++ (or similar) You'll have an entry like the following
AttributeBegin
NamedMaterial "2_SkinHip_30"
Shape "plymesh" "bool smooth" ["false"] "string filename" ["Pool_House_750-Resources/objects/Andrea_Andrea_2_SkinHip_30.ply"]
AttributeEnd
defined for each surface.
Find the surface you are looking for and delete the entry. You may get an used material error in Lux but don't worry about it.