Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / RibbonCableInputBranchInfo Class
Properties

In This Topic
    RibbonCableInputBranchInfo Class Members
    In This Topic

    The following tables list the members exposed by RibbonCableInputBranchInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreate new instance of RibbonCableInputBranchInfo.  
    Top
    Public Properties
     NameDescription
    Public Property Branch middle control points. These can be either coordinates or inline ribbon pin.  
    Public Property Defines the end pin of this branch. When this is non-null this branch will be finished and thus cannot be split anymore.  
    Public Property Index (the order of the first wire with respect to all cable's wires) of the first wire in this branch. The first wire of cable has index 0.  
    Public Property Defines the starting connector pin of the cable. This is non-null only for the main branch of the cable (i.e. the branch containing all wires).  
    Public Property Total number of wires in this branch.  
    Top
    See Also