![]() | Utility Interface |
The Utility type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateFormat | Defines how codes are formatted before being output to the NC file. |
![]() | CreateIncremental | Creates the incremental output object that is used to control the output of a code. |
![]() | CreateModal | Creates the modal output object that is used to control the output of a code. |
![]() | CreateReference | Creates the reference output object that is used to control the output of a code. |
![]() | CreateVariable | Creates the output object that is used to control the output of a code. |
![]() | FileChecksum | Calculate MD5 checksum for a file |
![]() | PostprocessorFileName | Gets the file name of the postprocessor |
![]() | PostprocessorFullPath | Gets the full path of the postprocessor |
![]() | PostprocessorLocation | Gets the location of the postprocessor |
![]() | WriteFile(String, String, String, String) | Writes the file, |
![]() | WriteFile(String, String, String, String, String, String) | Writes the file with advanced parameters. |