-
Notifications
You must be signed in to change notification settings - Fork 131
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
IfcSpace Information in plan view #77
Comments
This is already possible with the current API! The library allows to select rooms in floor plans, get it's information and create labels to display it in your apps. If you do it and have any questions along the way, let me know |
@agviegas Thanks for the information. Which documentation and tutorial can I look up? |
I'll prepare a small example using the current API and send it here asap |
can we automate to create lables in the plan views? instead of selecting the rooms? or can we select bulk rooms from the filter and assign the lables to be appear in the plan views? Do you know why my request is closed? I did not closed the issue.. Somehow it appeared as closed. Thanks heaps.. we will wait for the example and tutorial from you. |
Here you have a simple example that annotates floorplans surface using our libraries and some basic Three.js knowledge. 2024-08-08_18-54-14.mp4Here is the working example: example.zip We can't cover all use cases with our libraries, but we can provide APIs that allow users to make them easily like this. This is using the plans tutorial as a starting point. Cheers! |
Good afternoon, after updating to version 2.2.0, plan.point.y, from where we received the offset for displaying areas and their calculation, stopped coming, I hope that Iβm right about this. Now it is not entirely clear how to calculate the area, and what the condition y < -0.9 means. For my small model, this check does not pass, tell me what this means? |
@T-pavel can you open an issue? We'll take a look |
Description π
can we display also the room information in 2d plan view?
Suggested solution π‘
No response
Alternative β
No response
Additional context βοΈ
No response
Validations β
The text was updated successfully, but these errors were encountered: