> ## Documentation Index
> Fetch the complete documentation index at: https://docs.speckle.systems/llms.txt
> Use this file to discover all available pages before exploring further.

# SectionToolOutlines

> This extension adds outlines to the section tool's sectioned geometry edges.

<Warning>This extension requires and active SectionTool extension.</Warning>

## Accessors

### enabled

```typescript theme={null}
get enabled(): boolean
set enabled(value: boolean)
```

Enables/disables the extension.

**Returns**: boolean
