PartsService Class Members
In This Topic
The following tables list the members exposed by PartsService.
Public Constructors
Public Properties
| Name | Description |
| ActivePartsDatabase | Returns or sets the type of current parts database. Possible values are PartsDatabaseType.SQL and PartsDatabaseType.EPLAN |
Top
Public Methods
| 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. |
| 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. |
| 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. |
Top
See Also