ElementPlanarClipMaskArgs Interface

Arguments supplied to PlanarClipMaskSettings.create to create a mask of IncludeElements or ExcludeElements.

Extends

Properties

Name Type Description
elementIds Iterable<string> The elements used by the mask.  
exclude boolean | undefined If true, creates a mask of ExcludeElements; otherwise, IncludeElements.  
modelIds Iterable<string> | undefined See modelIds.  

Inherited properties

Name Type Inherited from Description
invert boolean | undefined BasicPlanarClipMaskArgs See PlanarClipMaskSettings.invert.
transparency number | undefined BasicPlanarClipMaskArgs See transparency.

Defined in

Last Updated: 13 May, 2024