Instance Method
setNodesFast(_:)setNodesFast:setNodesFast_
Replaces all nodes without registering undo or notifying the layer.
Declaration
func setNodesFast(_ nodes: [GSNode])Declaration
- (void) setNodesFast:(NSArray<GSNode *> *) nodes;Declaration
setNodesFast_(nodes: list[GSNode])See Also
Nodes
An on-curve or off-curve point of a path.
The ordered nodes describing the path.
The number of nodes.