File: SubBuildNode.md | Updated: 11/15/2025
This node is used to build a sub-build in the node system.
node | The node to be built in the sub-build.
---|---
name | The name of the sub-build.
nodeType | The type of the node, if known. Default is null.
This flag can be used for type testing.
Default is true.
The name of the sub-build.
Overrides: Node#name
The node to be built in the sub-build.