Workspace 6.21.5
NodeIdCriterionBuilder

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.

  • Default label: "Node Id Criterion"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh/Node criterions
Inputs:
Id arrayCSIRO::DataExecution::ObjectArray

The operation will return true if a target item has an Id that matches any Id in this input array.

Outputs:
Node criterionCSIRO::Mesh::NodeCriterion