
public interface IAutoRoutable : EPLAN.Harness.API.Interfaces.IApiObject, I3DOccurrence, IControlPath, IGraphicalOccurrence, IOccurrence, IRoutable, ISegmentRoutable, IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | CustomizedTolerance | Gets or sets the 'Customized tolerance' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IRoutable) |
![]() | 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) |
![]() | Length | Gets the length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IControlPath) |
![]() | 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) |
![]() | RequiredLengthTolerance | Gets or sets the required length tolerance of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IRoutable) |
![]() | 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 in which this occurrence is included. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IRoutable) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.IEquatable<IOccurrence>) |
![]() | GetControlPoints | Gets all control point on this control path. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IControlPath) |
Name | Description | |
---|---|---|
![]() | AutoRoute | Automatically route this routable object. |
![]() | GetAllControlPoints | Gets all control points on the routable occurrence. |
![]() | Route | Route this routable object through the given bundles. |
![]() | SemiAutoRoute | Route this routable object between the given control points. |
![]() | UnrouteFromBundles | Unroute this routable object from bundles. |
![]() | UnrouteFromCableTrays | Unroute this routable object from cable trays. |