
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Projects.Documents.ProjectEntity
EPLAN.Harness.API.Projects.Documents.Project
Name | Description | |
---|---|---|
![]() | ActiveConnection | Get the active library connection. There are available methods to browse and get parts from library. |
![]() | ActiveLibrary | Project's active library. |
![]() | CableDrawingDisplayConfigurations | Gets the cable drawing display configuration controller. |
![]() | CreatedBy | Overridden. Name of the document author. |
![]() | CreatedDate | Overridden. When was the document created. |
![]() | Description | Overridden. Description of the document. |
![]() | ElectricalOptions | List of Electrical options of this project. |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | IsFileSystemReadOnly | Returns whether the project file is attributed has read only attribute. |
![]() | IsValid | Overridden. Tells you whether this object is valid or not. |
![]() | LastModified | Overridden. When was the document last modified. |
![]() | LastModifiedBy | Overridden. The user who modified the document last. |
![]() | NailboardDisplayConfigurations | Gets the nailboard display configuration controller. |
![]() | Name | Project's name. |
![]() | Path | Overridden. Path to the document file. |
![]() | Preview | Project's preview image. |
![]() | Settings | Settings of the project. |
![]() | UserDefinedProperties | Overridden. List of User-defined properties of this document or project. |
Name | Description | |
---|---|---|
![]() | AddLibraryConnection | Overloaded. Add the library connection to this project. |
![]() | Backup | Backup project. |
![]() | Close | Close the project. This will make all the objects from this project invalid. |
![]() | ConnectToLibrary | Overloaded. Connect to the library. |
![]() | CopyDocument | Copy document passed as an argument. |
![]() | CreateAttachedDocument | Create new attached document in this project. |
![]() | CreateVariant | Create a new variant in this project. |
![]() | Equals | Is this project equal to the following object? |
![]() | ExportToHTML | Overloaded. Export this project to a HTML file. |
![]() | GetActiveDocument | Get document which is active in the running instance of Harness ProD. |
![]() | GetAttachedDocuments | Get list of all attached documents in this project. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | GetOpenedDocuments | Overloaded. Get a list of all opened documents in this project. |
![]() | GetProjectLibraryConnections | Gets all library connections related with this project. Connections which point to a non-existent library are not returned. |
![]() | GetVariants | Get list of all variants in this project. |
![]() | RemoveLibraryConnection | Remove the library connection from this project. |
![]() | Save | Save the project. Does not save changes made on documents themselves. |
![]() | SaveAsTemplate | Save this project as template. |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | UpdateProjectStructure | Update project structure of this project to show the current state of structure of documents. |
![]() | Are these projects equal? |
![]() | Are these projects not equal? |