Multiple connection points to shape

Hi, I am looking forward to the feature which allows shape(s) connected by page.connectShapesViaConnector() method to contain multiple connection points on each side (like on the screenshot here image.png (11.4 KB)
).

Aspose Diagram (as I see) delivers only one point per side - either top, bottom, left or right. Do you have any suggestions or any plans for this feature?

@iteraplan,

You can add new connection points to a shape, and also connect two shapes with connection indexes. The Connection class helps to add a new connection point. Please refer to these help topics: Add new Connections on the shape and use Connection indexes to connect shapes and Use Connection indexes to connect shapes