Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
SubtreeNode
Interface SubtreeNode
Describes a node in a subtree
interface
SubtreeNode
{
id
:
string
;
node
:
Readonly
<
ProgramNode
|
BranchNode
>
;
}
Index
Properties
id
node
Properties
Readonly
id
id
:
string
Readonly
node
node
:
Readonly
<
ProgramNode
|
BranchNode
>
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
id
node
Universal Robots TypeScript API - v10.12.0
Loading...
Describes a node in a subtree