Output |
The OutputOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CalledFromNesting | Gets or sets a value indicating whether the CNC output generation was invoked from a nesting operation. Returns true if called from nesting optimization, or false if called from standard manufacturing workflow. This context affects how output is formatted and organized for nested part sets. | |
| CreateDirectoriesByMaterial | Gets a value indicating whether output directories should be organized by material type. Returns true if subdirectories should be created for each material type, or false if a flat directory structure should be used. | |
| OverwriteExistingFiles | Gets a value indicating whether an existing output file should be overwritten. Returns true if the existing file should be overwritten, or false if it should be preserved. | |
| Path | Gets the full file path where the output will be written. |