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.

Defined in

Last Updated: 08 January, 2020