Context:
-
The Brep is closed and passes Rhino check (no bad objects).
-
Mesh brep in Grasshopper works correctly (valid mesh output).
-
The problem persists even when the Brep is converted to a mesh and when all data trees are flattened.
-
The Brep was previously involved in conditional logic (Stream Filter), but this has been removed and the geometry rebuilt.
Critical test result:
When I isolate only this single Brep (or its mesh) in a new definition and publish it:
-
ShapeDiver does not show this Brep.
-
Instead, the viewer sometimes shows a different Brep from the project history.
What I have already tried:
-
Explode / Join, rebuild, remesh
-
Remove Stream Filter and conditional logic
-
Flatten / clean data trees
-
Replace Geometry Output component
-
Upload as a new model with new name (not overwrite)
-
Publish only this one object in isolation
None of these resolved the issue.
Could you possibly help me out on this?