Thank you for replying. That sounds like it would work, but I am having trouble using DrawingCanvas. After placing a DrawingCanvas on the layout, I tried a basic example to test it out.
On start of layout
- DrawingCanvas- Add polygon point
- DrawingCanvas- Add polygon point
- DrawingCanvas- Add polygon point
- DrawingCanas- Fill polygon
Just testing to make a simple triangle before trying it with the chain links, but a triangle is not drawn. Am I missing a step?