
public interface IOccWireHarness : EPLAN.Harness.API.Interfaces.IApiObject, I3DOccurrence, IEplanExportable, IOccurrence, IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | Description | Gets or sets the description of this occurrence. |
![]() | EplanExport | Gets or sets the value of the 'EPLAN export' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IEplanExportable) |
![]() | ERPNumber | Gets or sets the ERP number of this occurrence. |
![]() | ID | Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject) |
![]() | IsRapid | Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | IsValid | Is occurrence valid? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | Name | Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence) |
![]() | P8DisplayedDT | Gets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | P8FullDT | Gets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | P8FunctionText | Gets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | Parents | Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | PartNumber | Gets or sets the part number of this occurrence. |
![]() | UserDefinedProperties | Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add an occurrence to this wire harness. |
![]() | Equals | (Inherited from System.IEquatable<IOccurrence>) |
![]() | GetContent | Gets the content of this wire harness. |
![]() | GetWireHarnessInfo | Gets the EPLAN.Harness.API.Projects.Documents.WireHarnessInfo for this wire harness. Is used for deriving nailboards. |
![]() | Remove | Overloaded. Remove an occurrence from this wire harness. |