SectionViewAttachment Interface
Represents a ViewAttachment that attaches a SectionDrawingLocationState to a Sheet model.
Properties
| Name | Type | Description | |
|---|---|---|---|
| clip Readonly | undefined | ClipVector | Optional 2d clip vector used to clip out portions of the Sheet containing annotations not relevant to this section drawing. | |
| id Readonly | string | The view attachment's element Id. | |
| transformToSpatial Readonly | Transform | The transform from the Sheet coordinate space to the spatial coordinate space. | |
| viewId Readonly | undefined | string | The Id of a SheetViewDefinition that displays this view attachment. |
Defined in
Last Updated: 30 November, 2023