Setting up classes

Video preview
 
notion image
To add and set up all the necessary objects and attributes to the project, navigate to the "Classes" tab:
 
Bounding Box
Oriented Bounding Box
Cuboid
Polygon
Multiline
Skeleton
Mesh
Bitmap
The user can also transfer configured classes between projects (using the three-dot menu).
notion image
The process consists of two simple steps:
  • Export: In the settings of the source project, open the dropdown menu and select "Export files". The configuration will be saved to your computer in JSON format.
  • Import: In the target project, go to the same “Classes” section, click “Import classes” in the dropdown menu, and upload the saved JSON file.
All imported classes will be added to the existing ones. If the system detects an ID conflict, it will offer you a choice: keep the current class or replace it with the version from the file.
💡
Important: During export, not only the classes themselves are transferred, but also all attributes associated with them.