
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Occurrences.BaseOccurrence
EPLAN.Harness.API.Occurrences.Base3DOccurrence
EPLAN.Harness.API.Occurrences.BaseWdOccurrence
EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence
EPLAN.Harness.API.Occurrences.Workdesk.OccWdCableAccessory
public class OccWdCableAccessory : BaseWdAccessoryOccurrence, EPLAN.Harness.API.Interfaces.IApiObject, EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IAccessoryBase, EPLAN.Harness.API.Occurrences.Interfaces.ICableUnitAddable, EPLAN.Harness.API.Occurrences.Interfaces.IElectricalOptionsMember, EPLAN.Harness.API.Occurrences.Interfaces.IEplanExportable, EPLAN.Harness.API.Occurrences.Interfaces.ILibraryOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IOccCableAccessory, EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IReplaceable<BaseLibraryPart>, EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties, EPLAN.Harness.API.Occurrences.Interfaces.IWireHarnessAddable
Name | Description | |
---|---|---|
![]() | CableUnit | Gets the cable unit in which this occurrence is included. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Color | Gets the color of this occurrence. |
![]() | ElectricalOptions | Gets or sets the electrical options of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
![]() | EplanExport | Gets or sets the value of the 'EPLAN export' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | InBom | Gets or sets the value of the 'In bill of material' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
![]() | IsRapid | Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | IsValid | Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Length | Gets the length of this occurrence. |
![]() | LibraryPart | Gets the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | ManufacturedLength | Gets the manufactured length of this occurrence. Gets the manufactured length of this occurrence. |
![]() | Manufacturer | Gets or sets the manufacturer's part number of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
![]() | MasterOccurrence | Gets occurrence that is master of this accessory. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
![]() | MaxVoltage | Gets the maximal voltage for this occurrence. |
![]() | MinBendingRadiusFactor | Gets the minimum bending radius factor of this occurrence. |
![]() | Name | Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | OutsideDiameter | Get or set the outside diameter of this occurrence. Note: In the case of the rapid prototype cables, the outside diameter should be set on the top-level insulator. |
![]() | P8DisplayedDT | Gets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | P8FullDT | Gets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | P8FunctionText | Gets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Parents | Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Supplier | Gets or sets the supplier's company name of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
![]() | UserDefinedProperties | Overridden. Gets or sets a list of user-defined properties of this occurrence. |
![]() | WireHarness | Gets or sets the wire harness in which this occurrence is included. (Inherited from EPLAN.Harness.API.Occurrences.Workdesk.BaseWdAccessoryOccurrence) |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |
Name | Description | |
---|---|---|
![]() | AddToCableUnit | Add this occurrence to the cable unit. |
![]() | AddToWireHarness | Add this occurrence to the wire harness. |
![]() | RemoveFromCableUnit | Remove this occurrence from any cable unit. |
![]() | RemoveFromWireHarness | Remove this occurrence from any wire harness. |