The Nodes Framework¶
Description¶
This framework defines node systems and user nodes.
It is completely independent of the core nodes framework and provides as its central class a copy-on-write data container (NodeSystem) for graph-like struct.
Interfaces¶
A
maxon.frameworks.nodes.NodesGraphModelRef is an implementation of maxon.frameworks.graph.GraphModelInterface which wraps a maxon.frameworks.nodes.NodeSystem . |
|
A node system manager manages a
maxon.frameworks.nodes.NodeSystem and several views on that |
References¶
Reference class for |
Enums¶
Filter flags for views. |