JME - Application Documentation
    Preparing search index...

    Internal sub-paths within a junction (approach, inside, exit)

    type InternalParts = {
        approach: Tuple3[];
        exit: Tuple3[];
        inside: Tuple3[];
    }
    Index

    Properties

    Properties

    approach: Tuple3[]
    exit: Tuple3[]
    inside: Tuple3[]