Objects to be included into the selection. Leaving this property undefined implies that all objects are included.
If specified, filters model objects by their parameters. Otherwise this filter is ignored.
If set to true
, only objects currently in selected
state are included. Otherwise this filter is ignored.
A structure representing a model object filter.
The result set is an intersection of object sets where
modelObjectIds
,selected
andparameter
filters apply.