Home
 

Background image

Input None
Output Drawing

Display :

Description :
This module enables you to place an image as a display background. To do this, click on the Choose the map file button.
The file selected must have been created by Cartes & Données Numérisation (vxf format). It must contain one or more layers with one or more images.

The images will be displayed in the same order and the same position as in C&D Numérisation. If there are images on layers for which the "invisible" box has been checked, they will not be displayed.

Script:

2      module untyped_list ""
3        mod_type integer "104"
3        mod_subtype integer "604"
3        mod_name string "Fond Image"
3        mod_dads integer_list ""
3        caption_origin vector ""
4          x_val double "0"
4          y_val double "0"
4          z_val double "0"
3        map_bounds bounds ""
4          bottom_left vector ""
5            x_val double "0"
5            y_val double "0"
5            z_val double "0"
4          top_right vector ""
5            x_val double "0"
5            y_val double "0"
5            z_val double "0"
3        path path ""
4          file_type integer "-1"
4          type integer "4"
4          volume string ""
4          path_elem string_list ""
5            ? string "FRANCE"
5            ? string "Fond.vxf"
3        absolute boolean "F"
3        base_path path ""
4          file_type integer "-1"
4          type integer "2"
4          volume string "D"
4          path_elem string_list ""
5            ? string "DevelRes"
5            ? string "Lib_html"
5            ? string "scripts"


Samples