Instance Method
index()
The index of the node in its path, or nil when the node is not in a path.
Not available in Objective-C.Not available in Python.
Declaration
func index() -> Int?See Also
Path Navigation
The next on-curve node in the path.
The previous on-curve node in the path.