Instance Method
correctPathDirection()correctPathDirectioncorrectPathDirection
Sets closed path directions according to containment and puts the outer path first.
Declaration
func correctPathDirection()Declaration
- (void) correctPathDirection;Declaration
correctPathDirection()Discussion
Open paths are not changed.
See Also
Cleaning Paths
Removes empty and negligible paths and simplifies the remaining paths.
Updates node connections to match the geometry of their paths.
Finds paths whose nodes have coincident positions.