Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

New features, improvements and bug fixes done for version 5.0.0

...


The styles are predefined and cannot be adjusted for now. Those are:

  • dot,

  • dash,

  • dash-dot,

  • dash-dot-dot.

New measurement function “Measure area and sides”

...

This functionality is controlled by a newly added checkbox, giving users greater flexibility in their analysis.

...

Point Cloud: Option to set Site ID

In some cases, locating Site based on coordinates alone does not give good results. This might be the case especially when multiple sites are in the same location.

Now an additional configuration can be set to indicate object class and field that stores Site ID.

Please set this in System Settings → Other → Point Cloud:

...

Requirements for Settings to Work:

  1. The Site Object Class will be searched for along the object's hierarchy path.
    Example: For a path like Property → Building → Floor → Room, the system will select the building object from that hierarchy.

  2. If the object exists in multiple paths, the system cannot determine the correct one automatically.

  3. The selected Site Object Field must be of type text (string) or number.

  4. The Site ID must be a number or a string that can be converted to a number.

System Checks:

  1. The system will verify if the necessary settings are present.

  2. It will then check whether a parent object of the specified class exists.

  3. Next, the system will confirm if the object has the specified field and valid data.

  4. Finally, the system will scan Ivion for the provided Site ID. If the Site ID is valid, it will be used. If not, the system will attempt to find the site based on the object’s location.

Bug fixes and other improvements

...