This functionality is only available for certain module packages.

You are here: EEC > GRAPH2D > Palette > Palette entries for connections

Palette entries for connections

Components that are to be connected together manually in a diagram require a palette entry that creates both a connection line in the diagram and a reference between the components to be connected.

The following code snippet begins by describing which project components (instances of Function) can be connected by means of parameters (Child and Parent).

This code snippet, which is also referenced, specifies how the connections are to be displayed:

The palette entry references the code fragment for displaying the connections. The Order text is displayed as a palette entry, along with either a small icon (smallIcon) or a large one (largeIcon), depending on the setting.