Skip to content

Can ClippingPlane's incision be solid? #474

@AHSss

Description

@AHSss

Expected behavior:

When I used the InteractiveClippingPlane,I want to achieve the following effect.
image
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions