Skip to content

Command-line Interface #235

Open
Open
@ixchow

Description

@ixchow

As someone who prefers simple interfaces, I'd like to be able to set parameters and evaluate AdaCAD workspaces via a command-line interface. This would make it easier to incorporate AdaCAD into parameter sweeps, and to use AdaCAD as part of larger pipelines.

Basic, minimal, proposed interaction example:

$ ./AdaCLI tutorial.ada --set-parameter 'twill' 'warps raised' 5 --export-png 'set materials and systems' tutorial.png

This would load the workspace from 'tutorial.ada', set the 'warps raised' parameter of the operation named 'twill' to 5 and save the output of the 'set materials and systems' operator to 'tutorial.png'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions