i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > LinkDirection

    spi.LinkDirection type

    The logical direction of this link, expressed relative to its 'from' and 'to' ends.

    Signature:

    export type LinkDirection = 'NONE' | 'WITH' | 'AGAINST' | 'BOTH';
    
    In this article
    Back to top © N. Harris Computer Corporation