Instance Method
dividePath(at:)dividePathAtNode:dividePathAtNode_
Opens or divides the path at a node.
Return Value
The node preceding the new opening, or nil when the node cannot be processed.
Discussion
A closed path is opened at the node. An open path is divided into two paths with a copy of the node at the new opening.
See Also
Connecting Paths
Connects two path endpoints.
Connects two path endpoints and optionally adjusts their adjacent segments.
Divides paths at two on-curve nodes and reconnects the resulting endpoints crosswise.
Reconnects four on-curve nodes according to their tangent directions.
Connects coincident endpoints of open paths.
Connects the nearest endpoints of a collection of open paths.