Gets the collection of all rectangles, ellipses, arrows and figure captions in the path diagram for the current group.
Syntax
result = pd.PDElements
The PDElements method syntax has the following parts:
Part |
Description |
result |
The collection of all rectangles, ellipses, arrows and figure captions in the path diagram for the current group. The collection is 1-based. That is, the items in the collection are indexed starting with 1. |