Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transparency 100 percent #375

Closed
jo5zek opened this issue Dec 10, 2021 · 2 comments
Closed

transparency 100 percent #375

jo5zek opened this issue Dec 10, 2021 · 2 comments

Comments

@jo5zek
Copy link

jo5zek commented Dec 10, 2021

Hello everyone!
Is it posible to set transparency of 100 %(to make the elements complete invisible), when i select other elements?
Thanks!

transparency

@jomijomi
Copy link

Well, you can perhaps HIDE the element instead?

viewer.setState(State.HIDDEN, [args.id]);

Check this example for more information:
https://docs.xbim.net/examples/colourful-building.html

/Mikael

@martin1cerny
Copy link
Member

Yes, you can either just set the styling to one with 100% transparency, or make it hidden which it would be more efficient and clean.

@andyward andyward closed this as completed Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants