Make sure that this setAttr doesn't invoke a separate node creation each! For example:
NcList.tx = soft_approach(xyz)
Each item of the NcList should be connected to the SAME soft_approach result!
Skip list items that don't have the required attribute, throwing a warning.
Make sure that this setAttr doesn't invoke a separate node creation each! For example: NcList.tx = soft_approach(xyz) Each item of the NcList should be connected to the SAME soft_approach result!
Skip list items that don't have the required attribute, throwing a warning.