Skip to main content
Participant
August 13, 2021
Question

How to do add guideline in python?

  • August 13, 2021
  • 0 replies
  • 131 views

I knew the javascript add guideline with this

activeDocument.guides.add (Direction.HORIZONTAL,UnitValue(20,20))

I don't know how to do this in Python.

 

This topic has been closed for replies.