DisplayStylePlanarClipMaskProps Interface
A PlanarClipMaskProps associated with a specific reality model.
@see planarClipOvr.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| modelId | string | undefined | The Id of the model to mask. | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| invert Inherited | boolean | undefined | PlanarClipMaskProps | See PlanarClipMaskSettings.invert | 
| mode Inherited | PlanarClipMaskMode | PlanarClipMaskProps | Controls how the mask geometry is collected | 
| modelIds Inherited | string | undefined | PlanarClipMaskProps | See modelIds. | 
| priority Inherited | number | undefined | PlanarClipMaskProps | See priority. | 
| subCategoryOrElementIds Inherited | string | undefined | PlanarClipMaskProps | See subCategoryOrElementIds. | 
| transparency Inherited | number | undefined | PlanarClipMaskProps | See transparency. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.