Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / RibbonCableInputBranchInfo Class / FirstWireIndex Property
In This Topic
    FirstWireIndex Property
    In This Topic
    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.
    Syntax
    public IntegerProperty FirstWireIndex {get; set;}
    See Also