Event that occurs after a new object is added to the path diagram.
Syntax
pd.NewObjectCreated (nObjects)
The NewObjectCreated event syntax has the following parts:
Part |
Description |
nObjects |
The number of objects in the path diagram, including the one that was just added. |