====== Map:CreateCopy filter ====== ===== Filter info ===== ^ Description | The ''CreateCopy'' filter may be used to create a duplicate copy of an existing map. | ^ Author | [[user>Aaron]] | ^ Plugin | [[bundywiki>plugins:calc:ZG_Copy|ZG_Copy]] ^ ===== Looks like ===== | {{:plugins:calc:zeograph:filters:map_createcopy.png|: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.