Under Measure the count feature can it be grouped

Product: Web viewer

Product Version:11.4.0

Please give a brief summary of your issue: I want to group count in measure.

Please describe your issue and provide steps to reproduce it: Under Measure the count feature can it be grouped. Example - You count all sprinkler heads and then count all doors and get different numbers when you click on them

Please provide a link to a minimal sample where the issue is reproducible:

1 Like

Hello, I’m AiRon, an automated tech support bot :robot:
While you wait for one of our customer support representatives, I can help you with your question.


To group count measurements in the WebViewer, you can customize the measure tool to categorize and display different counts for specific objects like sprinkler heads and doors. This involves leveraging the WebViewer APIs to create custom measurement tools or annotations that can distinguish between different object types.

Some things you can try:

  • Use custom annotation types to differentiate between various objects when counting. You can create a new annotation type for each category, such as ‘Sprinkler Heads’ and ‘Doors’.

  • Implement a custom UI to manage and display the counts for each category separately.

  • Utilize the WebViewer API to listen for measurement events and update your custom count displays accordingly.



Here are some resources that might help you:


Hopefully, this helps you solve your problem while you wait for a human to get back to you.

1 Like

Hi Rishumishra,

I’m sorry, but I’m not sure I understand what you are trying to achieve.
Could you give us a more detailed example of what you want to do?

Best Regards,
Mickaël.

1 Like