OutputAnchorManager Python Class
Version:
Current
Last modified: May 21, 2020
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.