Represents a collection of nodes (or Node objects) on a curve
Syntax:
Class Nodes
Remarks:
The Nodes class represents a collection of nodes (or Node objects) on a curve.
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
Application Gets the application to which the node collection belongs
Count Gets the number of nodes in the node collection
First Returns the first node in the collection
Item Gets a reference to the specified node, in base 1
Last Returns the last node in the collection
Parent Gets the parent (shape or subpath)
Methods:
Name Description
All Creates a range containing all the nodes of the collection
AllExcluding Creates a range containing all the nodes except the ones specified
Range Creates a range containing the specified nodes