API Reference > HyperModeling-frontend > HyperModeling > SectionViewAttachment 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 hypermodeling/src/SectionDrawingLocationState.ts Line 80 Last Updated: 11 June, 2024