Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / INbControlPath Interface
Members
In This Topic
    INbControlPath Interface
    In This Topic
    Interface for accessing control points of a control path in Nailboard.
    Object Model
    INbControlPath InterfaceColorProperty ClassBooleanProperty ClassLayerInfo ClassLengthProperty ClassLengthProperty ClassTextProperty ClassLengthProperty ClassOccNbWireHarness ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     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 pattern of this drawing.  
     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)
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyThe parent wire harness occurrence.  
     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