Replies: 1 comment 1 reply
-
Hi Jan So firstly no we don't have a measure tool implemented in the Web UI project - a Measuring example is in the XbimWindowsUI project. However the fundamentals are there in this Web project. For instance you can pick two spots in 3D, get the xyz and then calculate the distance between them, and convert to real world units. This ought to be something you can achieve as a plugin to the viewer, without changing the core code. In general the existing plugins are worth a look at for inspiration. There are a few considerations/tips:
Let us know if you have further questions and keep us in the loop if you decide to investigate. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hehey Xbim Team.
Id Like to implement Measurements. (lenght, area, volumes)
First Question: This has not been implemented, correct?
Second Question: Can you give me some thoughts, ideas how i should go on this task?
best regards
jan
Beta Was this translation helpful? Give feedback.
All reactions