API Reference > imodeljs-frontend > Views > PlanarClipMaskState PlanarClipMaskState Class Beta The State of Planar Clip Mask applied to a reality model or background map. Handles loading models and their associated tiles for models that are used by masks but may not be otherwise loaded or displayed. Methods Name Description discloseTileTrees(trees: DisclosedTileTreeSet): void getPlanarClipMaskSymbologyOverrides(): undefined | FeatureSymbology.Overrides getTileTrees(view: ViewState3d, classifiedModelId: string): undefined | TileTreeReference[] create(settings: PlanarClipMaskSettings): PlanarClipMaskState Static fromJSON(props: PlanarClipMaskProps): PlanarClipMaskState Static Properties Name Type Description settings Readonly PlanarClipMaskSettings Defined in core/frontend/src/PlanarClipMaskState.ts Line 19 Last Updated: 12 June, 2024