Thanks for your help
Brush Stroke on Guides crossing
Brush Stroke on Guides crossing
Hey, I just have a question
Is it possible to stroke (right word?) brush on each spot where guides are crossing? Example in attachements.
Thanks for your help
Thanks for your help
- Jaroslav Bereza
- Posts: 38
- Joined: Tue Dec 27, 2016 7:22 pm
Re: Brush Stroke on Guides crossing
If you want apply drawing via script you need binary code of drawing.
Check connection SDK documentation... there is stroke recording and playback for it.
Tutorials Overview > Arbitrary Data Type
But much more easy should be create path and then apply brush on path.
Check connection SDK documentation... there is stroke recording and playback for it.
Tutorials Overview > Arbitrary Data Type
But much more easy should be create path and then apply brush on path.
Re: Brush Stroke on Guides crossing
Thank you very much
That's the info I needed 
EDIT:
So creating specific shape (path) on those crossings is easier?
EDIT:
So creating specific shape (path) on those crossings is easier?