Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Type Alias ProgramNodeLabel<T>

    ProgramNodeLabel: (node: T) => OptionalPromise<ProgramLabel>

    ProgramNodeLabel function that takes a ProgramNode and returns a label for the tree

    Type Parameters

    • T

    Type Declaration