Close

Experimental:Merge POP

Summary

The Merge POP merges together the points, vertices amd primitives of all its inputs into one output. The number of points of the output is the sum of the number of points of each input. The number of primitives of the output is the sum of the number of primitives of each input. etc.

The Merge POP tries to preserve groups and all the combined attributes.

The Merge POP's architecture for handling multiple inputs is similar to the Attribute Combine POP.

PythonIcon.pngmergePOP_Class


Parameters - Merge Page

Unique Group Name uniquegroupname -

Attribute Class attribclass - -
  • Point point -
  • Vertex vertex -
  • Primitive primitive -

Group Name groupname -

Input input -
In POP(s) input0pop -

In Attribute Class input0attrclass - -
  • Point point -
  • Vertex vertex -
  • Primitive primitive -

In Group input0group - -
  • * * -
  • dat dat -
  • frag frag -
  • glsl glsl -
  • html html -
  • json json -
  • md md -
  • py py -
  • rtf rtf -
  • tsv tsv -
  • txt txt -
  • vert vert -
  • xml xml -
  • yaml yaml -
  • yml yml -
  • From Content Language languageext -
  • Custom Extension customext -


Parameters - Common Page

Bypass bypass -

Delete Input Attributes delinputattrs -


Operator Inputs

  • Input 0: -


Info CHOP Channels

Extra Information for the Merge POP can be accessed via an Info CHOP.

Common POP Info Channels

Common Operator Info Channels

  • total_cooks - Number of times the operator has cooked since the process started.
  • cook_time - Duration of the last cook in milliseconds.
  • cook_frame - Frame number when this operator was last cooked relative to the component timeline.
  • cook_abs_frame - Frame number when this operator was last cooked relative to the absolute time.
  • cook_start_time - Time in milliseconds at which the operator started cooking in the frame it was cooked.
  • cook_end_time - Time in milliseconds at which the operator finished cooking in the frame it was cooked.
  • cooked_this_frame - 1 if operator was cooked this frame.
  • warnings - Number of warnings in this operator if any.
  • errors - Number of errors in this operator if any.


TouchDesigner Build: