maxon.CONNECTION_POSITION

Description

Graph connections can “store attribute values” GraphNode.GetConnectionValue() at three different positions:

  • At their source

  • At their center

  • At their target

Inheritance diagram

Inheritance

Attributes

maxon.CONNECTION_POSITION.CENTER

The center position of a connection.

maxon.CONNECTION_POSITION.SOURCE

The source position of a connection.

maxon.CONNECTION_POSITION.TARGET

The target position of a connection.