Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / LibRibbonCable Class / FixedLengths Property
In This Topic
    FixedLengths Property
    In This Topic
    Fixed length of this cable. Returns 0 m when the cable does not have a fixed length specified.
    Syntax
    public IEnumerable<LengthProperty> FixedLengths {get;}
    See Also