Pages Example

In this example, pagination is enabled.

Separating parts of a sketch onto different pages focuses the editor on just one piece of the property at a time. This can be useful in situations where overlapping or complex segments would create too much clutter on a single page to be legible.

To allow outbuildings to be drawn in SketchPro™, enable the paging capability in the sketch configuration.

{
  "capabilities": {
      "paging": { "flag": "enabled" }
  }
}

When paging is enabled, SketchPro™ will present the option to flip between the pages of the sketch, only showing the part of the sketch on each page.

The second dropdown in the toolbar shows each page

The SDS schema describes how each sketch belongs on a page.

Sketch Data