
public interface IOccTerminalStrip : EPLAN.Harness.API.Interfaces.IApiObject, I3DOccurrence, ICableUnitAddable, IComplexEntityAddable, IEplanExportable, IOccComposedUnit, IOccurrence, IRotateable, ITransformable, ITranslatable, IUserDefinedProperties, IWireHarnessAddable
Name | Description | |
---|---|---|
![]() | CableUnit | Gets the cable unit of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICableUnitAddable) |
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | EplanExport | Gets or sets the value of the 'EPLAN export' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IEplanExportable) |
![]() | 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) |
![]() | KeyPoints | Key points of the geometry of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ITranslatable) |
![]() | 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) |
![]() | Position | Gets or sets the position of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ITranslatable) |
![]() | Rotation | Gets or sets the rotation of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IRotateable) |
![]() | Selectable | Gets or sets the value of 'Selectable' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccComposedUnit) |
![]() | UserDefinedProperties | Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties) |
![]() | WireHarness | Gets or sets the wire harness of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IWireHarnessAddable) |
Name | Description | |
---|---|---|
![]() | AddTerminal | Add a terminal to this terminal strip. |
![]() | Equals | (Inherited from System.IEquatable<IOccurrence>) |
![]() | RemoveTerminal | Remove the terminal from this terminal strip. |
Name | Description | |
---|---|---|
![]() | AddToCableUnit | Add this occurrence to the cable unit. |
![]() | AddToComplexEntity | Add this occurrence to the complex entity. |
![]() | AddToWireHarness | Add this occurrence to the wire harness. |
![]() | MovePivotToCenter | Move the pivot of the composed unit to the center. |
![]() | RemoveFromCableUnit | Remove this occurrence from any cable unit. |
![]() | RemoveFromComplexEntity | Remove this occurrence from complex entity. |
![]() | RemoveFromWireHarness | Remove this occurrence from any wire harness. |