computeSelection Method

Computes selection set based on provided selection scope.

computeSelection(requestContext: ClientRequestContext, requestOptions: SelectionScopeRequestOptions<IModelDb>, ids: Id64String[], scopeId: string): Promise<KeySet>

Parameter Type Description
requestContext ClientRequestContext The client request context
requestOptions SelectionScopeRequestOptions<IModelDb> Options for the request
ids Id64String[]  
scopeId string ID of selection scope to use for computing selection

Defined in

Last Updated: 08 January, 2020