setClip Method

Set the clip for this section location.

setClip(clip?: ClipVector): void

note The SectionLocation takes ownership of the supplied ClipVector - it should not be modified after passing it to this function.

Parameter Type Description
clip ClipVector the new clipping volume. If undefined, clipping is removed.

Returns - void

Defined in

Last Updated: 13 June, 2024