What controls can be used for the canvas?

  • Save canvas - this control will save the current state of the canvas.
  • Upload a blueprint - this control will upload a blueprint and cover the canvas with it.
  • Reset canvas - this control will reset all of the canvas data related to the canvas.
  • Reset canvas blueprint - this control will reset the current canvas blueprint to a default, blank canvas.
  • Delete a canvas - this control will completely selete the current canvas.
  • Add new canvas - this control will create a new sibling canvas. Which is great to use if you are planning for multiple floors.
  • Canvas object layers - this control will show the plotted groups on the canvas.
  • Edit Mode - this control will set the user mode into edit mode, which means that you will see all of the controls available to make changes to the canvas.
  • View Mode - this control will set the user mode into view mode, which means that a lot of controls are hidden and cannot make edits to the canvas
  • Grab Mode - this control will set the user into grab mode, which means the user can drag around on the canvas to change where their focus is.
  • Zoom in/out controls - (scale to fit, “+” button and “-” button for incremental 10% +/- zoom, and mouse wheel zoom):
    • Clicking the zoom "+" button will zoom into to canvas by 10% each time it is pressed.
    • Clicking the zoom "-" button will zoom out of the canvas by 10% each time it is pressed.
    • Using your mouse wheel will zoom in and out of the canvas based on the direction you are going with the mouse wheel.

Did you find what you were looking for?