This functionality is only available for certain module packages. Info / Copyright

Action: projectmanagement


Parameters

Description

TYPE

Type of task to be carried out:
READPROJECTINFO: Load project information from an XML file into the project.
ToggleSections: If the selection of defined working sections has been activated, this value allows for switching on and off of temporary editing within the entire project for the currently signed-in user. The project must be open.

PUBLISHSMARTWIRINGTODISK: Publishes the project for EPLAN Smart Wiring on a storage medium.
CREATESNAPSHOTCOPY: Generates a snapshot copy of the project.
EXPORTPROPERTYPLACEMENTSSCHEMAS: Exports the property arrangements of the project.
IMPORTPROPERTYPLACEMENTSSCHEMAS: Imports the property arrangements into the project.

REORGANIZE: Reorganizes the project.
CORRECTPROJECTITEMS: Corrects the project.
LOADDIRECTORY: Scans the directory for projects to read them into the project management. This type can be used alone or with the parameters PROJECTSDIRECTORY and SCANSUBDIRECTORIES.

PROJECTNAME

Project name with complete file path (optional).
If nothing is entered, the selected project will be used if the action is to be run over the user interface (e.g. via the script or ribbon). When executing from the Windows command line, PROJECTNAME must be specified or ProjectAction has to be used before that. Otherwise a system message will appear.

FILENAME 

Full file path and name of the XML file to be imported or full file path for publication of the project for EPLAN Smart Wiring or full file path for the target project when creating a snapshot copy.

SCHEME

Name of the scheme. Only applies if the TYPE parameter has one of the following values:
CREATESNAPSHOTCOPY
CORRECTPROJECTITEMS

OVERWRITE

If the imported scheme for the property placements already exists, this parameter specifies whether it is to be overwritten. Possible values are: 0: No (default value); 1: Yes.
Only applies if the TYPE parameter has of the following value: IMPORTPROPERTYPLACEMENTSSCHEMAS.

EXTENDEDMODE

Specifies the "extended mode" for the reorganization of projects. Possible values are: 0: No (default value); 1: Yes.
Only applies if the TYPE parameter has of the following value: REORGANIZE.

PROJECTSDIRECTORY

Defines the file path for the directory which is scanned for projects. If this parameter is zero or empty, the normal project directory is scanned by default.

SCANSUBDIRECTORIES

Determines whether subdirectories are also scanned for projects. Possible values are: 0: No; 1: Yes (default value).