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
Last Updated: 30 November, 2023