MaxCutSoftwareOfficial/maxcut-cli ? reverse-engineered prompt

Reverse engineered prompt

Build me a small C# console app that shows how to use MaxCut from the command line for real woodworking workflows.

I want a few simple examples that I can run from one program, like importing a KDMax file, importing a CabMaster file, opening an existing MaxCut job, and running an optimization after import. Please also include the license commands, so I can activate a license, check license details, and deactivate it from the same kind of setup.

Make it easy to follow, with clear example commands and comments so someone new to MaxCut CLI can understand what each part is doing. Use the MaxCut executable path from Windows in the examples, and structure it so I can swap in my own file paths and license code quickly.

If anything about the current CLI options has changed, look up the latest docs online and make the examples match.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab