toggleAttachment Method
Toggles display of 2d section graphics and sheet annotations for the specified marker.
toggleAttachment(marker: SectionMarker, enable: boolean): Promise<boolean>
@see toggleSection to apply the spatial view and clip volume in addition to the attachment graphics.
Parameter | Type | Description |
---|---|---|
marker | SectionMarker | |
enable | boolean |
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.