Skip to content

GetPartitionData

cpgames edited this page Jul 12, 2022 · 2 revisions

image

Gets partition data. If partition is partitioned itself (split into sub-partitions) the returned data will be rasterized but will not rasterize partition itself.


Input Ports:

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


Output Ports:

Done - execution exit.
Data (type: string) - partition data.

Clone this wiki locally