Open AHSss opened 1 month ago
When I used the InteractiveClippingPlane,I want to achieve the following effect. it's incision is solid.
But InteractiveClippingPlane's defualt incision effect is open. Can InteractiveClippingPlane's incision be solid?
2.1.0-pre202409212148
const clipplan = new InteractiveClippingPlane(); viewer.addPlugin(clipplan); plan.value.stopped = false
(IFC files need to be zipped to be uploaded. Than just drag & drop here) @martin1cerny @andyward
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:
Minimal file to reproduce the issue:
(IFC files need to be zipped to be uploaded. Than just drag & drop here) @martin1cerny @andyward