-
Notifications
You must be signed in to change notification settings - Fork 439
L_1d5
Joris Gillis edited this page Apr 4, 2023
·
3 revisions
Introduce intermediate variables for selected nodes in a graph.::
extract([DM] ex, dict opts) -> ([DM] OUTPUT1, [DM] OUTPUT2, [DM] OUTPUT3) extract([SX] ex, dict opts) -> ([SX] OUTPUT1, [SX] OUTPUT2, [SX] OUTPUT3) extract([MX] ex, dict opts) -> ([MX] OUTPUT1, [MX] OUTPUT2, [MX] OUTPUT3)
To edit, see writing tips.