PackedFeatureWithIndex Interface
Represents a PackedFeature obtained from a RenderFeatureTable, including the index of that feature within the table.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| index | number |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| elementId Inherited | Id64.Uint32Pair | PackedFeature | |
| geometryClass Inherited | GeometryClass | PackedFeature | |
| modelId Inherited | Id64.Uint32Pair | PackedFeature | |
| subCategoryId Inherited | Id64.Uint32Pair | PackedFeature |
Defined in
- core/common/src/FeatureTable.ts Line 115
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.