getClipForModel Method

Find the clip that should be applied to the specified model.

getClipForModel(modelId: string): undefined | ClipVector

note This may return undefined if the model belongs to no group, or it belongs to a group that should not be clipped.

Parameter Type Description
modelId string  

Returns - undefined | ClipVector

Defined in

Last Updated: 30 November, 2023