ComputeSelectionRequestOptions<TIModel> Interface

Request options used for calculating selection based on given instance keys and selection scope.

Extends

Properties

Name Type Description
elementIds string[]    
scope SelectionScopeProps    

Inherited properties

Name Type Inherited from Description
imodel TIModel RequestOptions<TIModel> iModel to request data from
locale string | undefined RequestOptions<TIModel> Optional locale to use when formatting / localizing data
unitSystem UnitSystemKey | undefined RequestOptions<TIModel> Unit system to use when formatting property values with units.

Defined in

Last Updated: 13 May, 2024