Skip to content

RasterizePartition

cpgames edited this page Jul 14, 2022 · 1 revision

image

If partition is partitioned itself (split into sub-partitions) the returned data will be rasterized but will not rasterize partition itself. This can be useful when performing multiple partition operations on the same partition.


Input Ports:

Start - execution entry.
Partition (type: Partition) - input partition.


Output Ports:

Done - execution exit.

Clone this wiki locally