"connectedShapes"

Maps the connector points within the panel reference to their connected shapes.

Synopsis

reference.connectedShapes (mapping shapes);

Parameters

Parameter Description
shapes Mapping of connector points and shapes.

Description

Teh function creates a mapping of the connector points and their associated connector shapes. The mapping keys are the connector point names, each value is a dyn_shape containing all connector shapes which are connected at this connector point (e.g. have their begin or end point at this connector)

Assignment

Panel References