When I create AnalyticsEvents, I add to the event’s ObjectList a polygon that mark the object in polygon,
(code: analyticsEvent.ObjectList.Add(analyticsObject))
In Smart client 2017 R2 the polygon looks thin and disappear fast,
In Smart client 2018 R1 the polygon looks bold and stay longer,
Can I configure the way the polygon will look and for how long it will be shown in smart client?
Can I hide this polygon for users that don’t want to see it?
Thanks,
Yael.
Assuming you are referring to the alarm view items, it is correct that the line thickness were changed in SC 2017 R3 to fix an issue with the line becoming too thin in certain scenarios. Actually the line stayed pretty much at the same width, but the problem that were fixed caused it to be down-scaled when drawn.
You can unfortunately not control whether this is shown or not in the alarm plugin, and neither for how long nor the thickness.
As a side note you can disable the bounding boxes for both Live and Playback in the Settings dialog under Functions, but that is only for bounding boxes coming in through metadata streams. Bounding boxes coming through analytics events are not shown here - only in the alarm plugin view items.