Difference between revisions of "Arco Project"
From ArcoWiki
(Created page with "The '''Arco Project''' file is a file with extension DMP.<br /> The file contain all the information related to the project, in details are: * Dmi File: The full path of...") |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | The '''Arco Project''' file is a file with extension [[DMP]].<br /> | + | The '''[[Arco Project]]''' file is a file with extension [[DMP]].<br /> |
The file contain all the information related to the project, in details are: | The file contain all the information related to the project, in details are: | ||
− | * Dmi File: The full path of the [[DMIS|Dmis]] program itself | + | * '''Dmi File''': The full path of the [[DMIS|Dmis]] program itself |
− | * Icon: The full path of a .ico file which will be shown in the [[Arco Runner]] project list | + | * '''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 | + | * '''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 | + | * '''Caption''': It is the title of the project shown in the [[Arco Runner]] project list |
− | * Comment: A brief explanation of the program | + | * '''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|Dmis]] code | + | * '''Libraries''': it is a list of the .DML files (Full path representation) that will be used in the project and included in the [[DMIS|Dmis]] code |
− | * Reporting: it is a list of the .XMLR files (Full path representation) that will be used in the project for reporting | + | * '''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 | + | * '''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]] |
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.