![]() |
NDEVR
API Documentation
|
Output options for the Slicer/Dicer export operation. More...
Public Attributes | |
| bool | ascii = true |
| Whether to write the output in ASCII format (true) or binary (false). | |
| File | gm_file |
| Path to the input grid-model (.gm) file. | |
| File | out_file |
| Path to the destination output file. | |
Output options for the Slicer/Dicer export operation.
Specifies the input grid-model file, the destination output file, and whether the output should be written in ASCII format.
Definition at line 100 of file RockWorksFactory.h.