Skip to main content

Home > @jsplumbtoolkit/connector-orthogonal > OrthogonalConnector > exportGeometry

OrthogonalConnector.exportGeometry() method

This connector exports the source/target points as source and target respectively, as well as an array labelled segments, which is the list of corner points. There are, therefore, n+1 segments in a geometry whose segments array contains n entries.

Signature:

exportGeometry(): any;

Returns:

any