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

Floorplan: showing the same planview for each floorplan || Can't use the measure tool on those plan views #232

Open
MiguelG97 opened this issue Jul 20, 2023 · 3 comments

Comments

@MiguelG97
Copy link

Hey folks,
I'm experiencing the following issue, I see the same plan view on every floorplan generated:

image

Moreover, when using the measuring tool, the lines are not visible when hitting the doubleclick. However, when I go back to the 3D view (exit the floorplan mode) I can see the dimensions drawn in the background.

(Image: the dimension was not visible fron the floorplan view)
image

The IFC file name is "EST_ARAMBURU_A04"
https://drive.google.com/drive/folders/1nQQJVLWHGw0kLYgXPhd6MnKzCfJonYCb?usp=drive_link

my dependencies:
"dependencies": {
"three": "^0.135.0",
"web-ifc-viewer": "^1.0.218"
},

@halmsx
Copy link

halmsx commented Oct 23, 2023

hi @MiguelG97

wondering if you managed to solve this issue? thanks

@agviegas
Copy link
Collaborator

Hi @halmsx

We have officially released the new library components on September 20. This library substitutes web-ifc-three and web-ifc-viewer. Both WIV and WIT will remain up, but they will be deprecated and won't be maintained any longer.

All our efforts are going towards components now. The API is very similar, so I strongly suggest you make the leap and start using it. You can start using it now (check out the latest alpha version in npm or see the big-restructure branch in the repo. If you still face this issue with it, you can open an issue there and we'll take a look.

Cheers!

@halmsx
Copy link

halmsx commented Oct 24, 2023

Hi @halmsx

We have officially released the new library components on September 20. This library substitutes web-ifc-three and web-ifc-viewer. Both WIV and WIT will remain up, but they will be deprecated and won't be maintained any longer.

All our efforts are going towards components now. The API is very similar, so I strongly suggest you make the leap and start using it. You can start using it now (check out the latest alpha version in npm or see the big-restructure branch in the repo. If you still face this issue with it, you can open an issue there and we'll take a look.

Cheers!

hello @agviegas

thanks for your reply.

yes, i am aware of the new library and also understand the move. i do understand that i will have to use components for future projects. but for this current project im sticking to wiv as i have spent months on it and it is working. im just doing some enhancements and having issues on the plan apis.

it seemed that the api dont work with all models provided by my users. but worked well with the models from your examples. if i cant solve this within 3 weeks then maybe id just skip this function for this application.

thanks.

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

3 participants