modelId

open fun modelId(vararg ids: Int): ComponentStream

Filters the current query's contents to only include components whose model id matches at least one (1) of the parameter ints

Return

filtered query

Parameters

ids

the model ids to compare component to