====== Project:SetProjectMap filter ====== ===== Filter info ===== ^ Description | ''SetProjectMap'' may be used to store a map in L3DT's current project. | ^ Author | [[user>Aaron]] | ^ Plugin | [[bundywiki>plugins:calc:ZG_project|ZG_project]] ^ ===== Looks like ===== | {{:plugins:calc:zeograph:filters:project_setprojectmap.png}} | ===== Input pins ===== ^ Name ^ Type ^ Default value ^ Description ^ | //hMap// | hvar | N/A | A handle to the map that is to be stored in L3DT's current project. | | //RedrawView// | bool | true | A flag that, if true, will refresh L3DT's main display window with the provided map. | ===== Output pins ===== This filter has no output pins. ===== Options ===== The [[plugins:calc:zeograph:userguide:filters:options|filter options]] window for ''SetProjectMap'' looks like: | {{:plugins:calc:zeograph:filters:project_setprojectmap_options.png}} | In this window, you may select which of the maps in L3DT's project you wish to store the map data. If you would like to store the map as a custom layer, select the '[Other]' option, and enter the desired map name in the edit window that appears. ===== Comments ===== None.