Difference between revisions of "Arco Project"
From ArcoWiki
m (3 revisions imported) |
|||
Line 11: | Line 11: | ||
* '''CAD Models''': it is the .ALG (Full path representation) file containing the CAD models that has been imported in the project | * '''CAD Models''': it is the .ALG (Full path representation) file containing the CAD models that has been imported in the project | ||
* '''Documents''': is is a list of a full representation of any file that can be useful for the project, For example an Excel document with reporting or a PDF document of the drawing or any other useful information. | * '''Documents''': is is a list of a full representation of any file that can be useful for the project, For example an Excel document with reporting or a PDF document of the drawing or any other useful information. | ||
+ | [[it:Progetto Arco]] | ||
+ | [[zh-cn:阿科项目]] | ||
+ | [[pt:Projeto Arco]] | ||
+ | [[de:Arco Projekt]] | ||
+ | [[es:Proyecto Arco]] | ||
+ | [[en:Arco Project]] | ||
[[Category:Generic]] | [[Category:Generic]] |
Latest revision as of 08:30, 1 June 2018
The Arco Project file is a file with extension DMP.
The file contain all the information related to the project, in details are:
- Dmi File: The full path of the Dmis program itself
- Icon: The full path of a .ico file which will be shown in the Arco Runner project list
- Image: The full path of an image file used as a preview of the project during the "Open An Existing Project" operation or in the Arco Runner when the project is selected in the project list
- Caption: It is the title of the project shown in the Arco Runner project list
- Comment: A brief explanation of the program
- Libraries: it is a list of the .DML files (Full path representation) that will be used in the project and included in the Dmis code
- Reporting: it is a list of the .XMLR files (Full path representation) that will be used in the project for reporting
- CAD Models: it is the .ALG (Full path representation) file containing the CAD models that has been imported in the project
- Documents: is is a list of a full representation of any file that can be useful for the project, For example an Excel document with reporting or a PDF document of the drawing or any other useful information.