OrsReferenceFinder_a11d98920b3411e7b067448a5b5d70c0¶
This plugin is to find the Python references of an instance.
- Applications include:
debugging why a class instance is not deleted (doesn’t go through her __del__ method)
debugging why a model object (ex: a channel) is not deleted when calling a deleteObject
- author:
Dragonfly Team
- contact:
- email:
- organization:
Comet Technologies Canada Inc.
- address:
460 Ste-Catherine Ouest, suite 600, Montréal, Québec, Canada, H3B 1A7
- copyright:
Comet Technologies Canada Inc. All rights reserved 2023.
- date:
Mar 17 2017 13:10
- dragonflyVersion:
2.1.0.223 (D)
- UUID:
a11d98920b3411e7b067448a5b5d70c0
Class Code¶
- class OrsPythonPlugins.OrsReferenceFinder_a11d98920b3411e7b067448a5b5d70c0.OrsReferenceFinder_a11d98920b3411e7b067448a5b5d70c0.OrsReferenceFinder_a11d98920b3411e7b067448a5b5d70c0(*args, **kwargs)¶
- classmethod getMainFormClass()¶
Gets the class of the main form
- Returns:
output –
- isValidNewPotentialConnection(parentNodeGUID, childNodeGUID, graphModelID=None)¶
This function is to test if a new connection can be established between 2 nodes
- reorganizeGraph()¶
This function calls for a full reorganization of the graph nodes :return: