processpiper icon indicating copy to clipboard operation
processpiper copied to clipboard

Connection Type: Improve documentation

Open 42sol-eu opened this issue 7 months ago • 2 comments
trafficstars

The connect function has a connection_type parameter that is not fully documented:

node1.connect( note2, connection_type="???" ) 

Default is sequence no other values are named.

42sol-eu avatar Apr 01 '25 20:04 42sol-eu

Hi @42sol-eu, at the moment, it is default to 'sequence'. It is something reserve for future. Given it is an optional parameter, you can skip it entirely. However, you can specify the connection sides for elements. See this wiki. https://github.com/csgoh/processpiper/wiki/How-To#how-to-manually-select-connection-sides-for-elements

csgoh avatar Apr 03 '25 22:04 csgoh

ok, understood. I would need the data links for my diagrams - will keep using other editors for the pressing projects

42sol-eu avatar Apr 07 '25 19:04 42sol-eu

/close

Thank you

42sol-eu avatar Oct 27 '25 05:10 42sol-eu