System.Object
Eplan.EplApi.HEServices.PartsService
System.Object
Eplan.EplApi.HEServices.PartsService
Name | Description | |
---|---|---|
PartsService Constructor | Default constructor |
Name | Description | |
---|---|---|
ActivePartsDatabase | Returns or sets the type of current parts database. Possible values are PartsDatabaseType.SQL and PartsDatabaseType.Access | |
PartsDatabase | Returns or sets the complete filename of the current parts database or connection string if SQL connection is selected. |
Name | Description | |
---|---|---|
AddPartsToProject | Store parts in the project, and adds project part references. | |
DeleteStoredProperties | Overloaded. Deletes stored properties from a project. | |
Dispose | Destructor | |
ExportPartsList | Overloaded. Method to export the parts list of a project to an XML/CSV \file or as a custom format, defined by an existing XMLConverter. | |
ExportPartsListFromSystem | Overloaded. Exports parts data from the system's parts database. | |
ExportPartsListWithFilterScheme | Method to export the parts list of a project to an XML/CSV \file or as a custom format, defined by an existing XMLConverter. | |
ImportPartsList | Overloaded. Method to import a parts list file into the project. The import file may be an XML/CSV file or may have a custom format, defined by an existing XML import converter. | |
ImportPartsListToSystem | Overloaded. Imports part list to the system database. | |
IsPartsSelectionOnPartsDatabase | Check if the user parts selection is set to parts database. | |
IsPartsSelectionOnProject | Check if the project's parts selection is set to project. | |
MoveArticleReference | Moves ArticleReference to another index or to another object or both. | |
SetSQLServerConnectionParameters | Sets SQL connection parameters. | |
SumUpFunctionTemplates | Performs summing up of function templates in the currently configured parts database. | |
UpgradePartsDb | Upgrades the part database to the latest format. |