Click or drag to resize

OutputOptions Properties

The OutputOptions type exposes the following members.

Properties
 NameDescription
Public propertyCalledFromNesting 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.
Public propertyCreateDirectoriesByMaterial 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.
Public propertyOverwriteExistingFiles 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.
Public propertyPath Gets the full file path where the output will be written.
Top
See Also