
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Projects.Documents.ProjectEntity
EPLAN.Harness.API.Projects.Documents.Document
EPLAN.Harness.API.Projects.Documents.Variant
Name | Description | |
---|---|---|
![]() | BackupExists | Does this document have a backup file on the disc? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | CreatedBy | Overridden. Name of the document author. |
![]() | CreatedDate | Overridden. When was the document created. |
![]() | Description | Overridden. Description of the document. |
![]() | ElectricalConfigurationsSettings | Gets or sets list of electrical configurations of this variant. |
![]() | HasFocus | Does this document have focus in the UI? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | IsOpened | Is this document opened? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | IsOpenedAsReadOnly | Is this document open as read only? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | 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. |
![]() | Name | Overridden. Name of the document. |
![]() | Path | Overridden. Path to the document file. |
![]() | SilentMode | Determines if the variant is currently in the silent mode. |
![]() | UserDefinedProperties | Overridden. List of User-defined properties of this document or project. |
Name | Description | |
---|---|---|
![]() | Close | Overridden. Close this document. |
![]() | CreateAttachedDocument | Create new attached document in this variant. |
![]() | CreateCableDrawing | Create a new cable drawing in this variant. |
![]() | CreateCableDrawingFromTemplateFile | Create new cable drawing from template file in this variant. |
![]() | CreateNailboard | Create new nailboard in this variant. |
![]() | CreateNailboardFromTemplateFile | Create new nailboard from template in this variant. |
![]() | CreateReport | Create a new report. |
![]() | CreateWorkdesk | Create a new empty workdesk in this variant. |
![]() | CreateWorkdeskFromTemplate | Create a new workdesk from template in this variant. |
![]() | CreateWorkspace | Create a new empty workspace in this variant. |
![]() | CreateWorkspaceFromTemplate | Create a new workspace from template in this variant. |
![]() | CreateWorkspaceFromWorkdesk | Create a new workspace from workdesk. Workdesk must be opened (See Document.Open) |
![]() | Equals | Is this document equal to the following object? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | GetAllCableUnitInfos | List info of all cable units in all documents from this variant. Used for cable drawing derivation. |
![]() | GetAllWireHarnessInfos | List info all harnesses in all documents from this variant. Used for Nailboard derivation. |
![]() | GetAttachedDocuments | Get list of attached documents in this variant. |
![]() | GetCableDrawings | Get list of cable drawings in this variant. |
![]() | GetElectricalConfigurations | Get all electrical configuration information of this variant. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | GetNailboards | Get list of nailboards in this variant. |
![]() | GetReports | Get list of reports in this variant. |
![]() | GetWorkdesks | Get list of workdesks in this variant. |
![]() | GetWorkspaces | Get list of workspaces in this variant. |
![]() | ImportDesigner | Import Workspace or Workdesk. |
![]() | Open | Overridden. Open this document. |
![]() | Remove | Overridden. Remove the document. |
![]() | Restore | Restore this document from backup. (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | Save | Save this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |