OutputAnchorManager Python Class
Importante
This Python SDK uses outdated technology that limits your extension opportunities. We've built a new Platform SDK using Python and the latest open-source technology to deliver a vastly improved development experience. Go to Platform SDK to get started!
The OutputAnchorManager
class returns the anchor associated with a given output_connection_name
.
get_output_anchor
get_output_anchor((str)output_connection_name) -> OutputAnchor :
Returns the OutputAnchor that corresponds to the given output_connection_name.