Table of Contents

Map:CreateCopy filter

Filter info

Description The CreateCopy filter may be used to create a duplicate copy of an existing map.
Author Aaron
Plugin ZG_Copy

Looks like

:plugins:calc:zeograph:filters:map_createcopy.png

Input pins

Name Type Default value Description
hMap hvar N/A A handle to the source map to be copied.

Output pins

Name Type Description
hMap hvar A handle to the source map (handle is passed through from input to output).
hMapCopy hvar A handle to the new map copy.

Options

This filter has no options.

Comments

None.