Workspace 6.21.5
|
Creates a Criterion that returns true if the Id of a target object matches one of the Ids in the attached Id array. Criterion objects are used to conditionally filter items in container classes such as MeshModel.
Inputs: | |||
---|---|---|---|
Id array | CSIRO::DataExecution::ObjectArray | The operation will return true if a target item has an Id that matches any Id in this input array. | |
Outputs: | |||
Node criterion | CSIRO::Mesh::NodeCriterion |