XbimWebUI
XbimWebUI copied to clipboard
Can ClippingPlane's incision be solid?
Expected behavior:
When I used the InteractiveClippingPlane,I want to achieve the following effect.
it's incision is solid.
Actual behavior or exception details:
But InteractiveClippingPlane's defualt incision effect is open. Can InteractiveClippingPlane's incision be solid?
Version of the xBIM Viewer:
2.1.0-pre202409212148
Minimal code (or steps) to reproduce the issue:
const clipplan = new InteractiveClippingPlane();
viewer.addPlugin(clipplan);
plan.value.stopped = false
Minimal file to reproduce the issue:
(IFC files need to be zipped to be uploaded. Than just drag & drop here) @martin1cerny @andyward