Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / ICdControlPath Interface
Members
In This Topic
    ICdControlPath Interface
    In This Topic
    Interface for accessing control points of a control path in Cable Drawing.
    Object Model
    ICdControlPath InterfaceBooleanProperty ClassColorProperty ClassBooleanProperty ClassLayerInfo ClassLengthProperty ClassLengthProperty ClassTextProperty ClassLengthProperty ClassOccCdCableUnit ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     Property (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DStyleableOccurrence)
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the color of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     Property Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Is occurrence valid? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Actual layer. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     Property Gets the length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     PropertyLine thickness of this drawing.Line thickness of this drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     Property Name of the API occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyID of the original 3D occurrence from which this occurrence is derived. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     Property 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. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     PropertyThe parent cable unit occurrence.  
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the value of 'Selectable' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
     PropertyGet Z-order of this drawable occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
     MethodReturns correctly sorted list of control points.  
    Top
    See Also