I used an IfcVirtualElement.CLEARANCE to represent the material to be removed from an IfcEarthworksCut. When I created it, I assigned a material (the same as the "terrain" element) and the representation was ok, but when I reopened the ifc file, this element changed to wireframe mode.
I'm trying to do a simulation/animation and to show the excavation I need it to be in shade mode.
Questions:
How do I return to shade mode?
If this is not possible, what other ifc class would be more suitable?
Thanks