Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stephensmitchell/0e705b903b0d956938473eb75708efac to your computer and use it in GitHub Desktop.
Save stephensmitchell/0e705b903b0d956938473eb75708efac to your computer and use it in GitHub Desktop.
Append options example - Alibre Script
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