@dale
We have created a Sweep 1 Output. We do a difference of the sweep with a set of Breps. The difference comes correct. Then we use this difference in a conduit.
We use SplitKinkyFaces before displaying the conduit.
It displays correctly.
However, when we try and add the difference to the RhinoDoc, it disappears.
Any inputs on this?
Is the resulting geometry valid before you add it to the document? Can you maybe share your code and input geometry, so we can try to reproduce and see what is going on?
1 Like
Thanks for your inputs.
Yes, the geometry is valid.
However, just adding Compact - True in the SplitKinkyFaces command resolved the issue.
1 Like