Instance Method
connectAllOpenPaths()connectAllOpenPathsconnectAllOpenPaths
Connects coincident endpoints of open paths.
Declaration
func connectAllOpenPaths()Declaration
- (void) connectAllOpenPaths;Declaration
connectAllOpenPaths()Discussion
When the layer has a selection, only connections between a selected and an unselected endpoint are made. Paths must belong to the same shape group.
See Also
Connecting Paths
Connects two path endpoints.
Connects two path endpoints and optionally adjusts their adjacent segments.
Opens or divides the path at a node.
Divides paths at two on-curve nodes and reconnects the resulting endpoints crosswise.
Reconnects four on-curve nodes according to their tangent directions.
Connects the nearest endpoints of a collection of open paths.