Created
July 29, 2023 03:48
-
-
Save stephensmitchell/0e705b903b0d956938473eb75708efac to your computer and use it in GitHub Desktop.
Append options example - Alibre Script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Options.append(['Pattern 2D Sketch', WindowsInputTypes.Sketch, None]) | |
Options.append(['Number of Patterns', WindowsInputTypes.Integer, 10]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment