Outbuilding Example
In this example, out buildings are enabled. It is possible to add outbuildings for sketches which are necessary.
To allow outbuildings to be drawn in SketchPro™,
enable the outbuildings
capability in the sketch configuration and set the associatedDomain
.
{
"capabilities": {
"outbuildings": {
"flag": "enabled",
"associatedDomain": "outbuilding"
},
}
}
When outbuildings are enabled, an additional button will appear in the editor’s toolbar to draw structures separately from normal segments.

Outbuilding tool dialog
The SDS schema has some details around how outbuildings can be used.
Sketch Data