Mobject-Dev-Team / mobject-graph

This is one of the many libraries of mobject. This library focuses on the providing graphical programming abilities to TwinCAT.
MIT License
1 stars 0 forks source link

[Feature request] Accessing a specific graph #10

Open EtiennePhillipsBeckhoff opened 1 month ago

EtiennePhillipsBeckhoff commented 1 month ago

I would like to be able to run a specific graph in the back end, based on an identifier that doesn't change when the graph is modified in the front-end, or through a handle that is updated when the graph is disposed of and recreated.

Something similar to GraphHost.TryGetGraphByUuid, I guess, but with a name or other unique and static identifier instead of the Uuid.