Filter Object List
Description
This node allows to filter input object list by name, and it outputs a new
object list which contains all the objects having given name as a prefix or superfix.
Options
- Starts With - To filter object list with given name as a prefix.
- Ends With - To filter object list with given name as a superfix.
- Case Sensitive - When enable, it allows to take into account the case
of name while filtering.
- Object List - A object list.
- Name - A string, name for filtering.
Outputs
- Object List - The object list.