API Reference > imodeljs-common > DisplayStyles > PlanarClipMaskSettings > modelIds modelIds Readonly modelIds: undefined | OrderedId64Iterable For any mode other than PlanarClipMaskMode.Priority, the Ids of the GeometricModels containing the geometry used to produce the mask. If undefined, the set of all models in the view's ModelSelector is used. The mask geometry can be filtered by PlanarClipMaskSettings.subCategoryOrElementIds. Defined in core/common/src/PlanarClipMask.ts Line 80 Last Updated: 11 June, 2024