Class MakeCncDotnetSettingsHelper
Helper methods for ICamApiMakeCncDotnetSettings
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class MakeCncDotnetSettingsHelper
Methods
SetSettingsFilePath(ComWrapper<ICamApiMakeCncDotnetSettings>, string)
Path to XML-settings file
Declaration
public static void SetSettingsFilePath(this ComWrapper<ICamApiMakeCncDotnetSettings> makeCncDotnetSettingsCom, string value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiMakeCncDotnetSettings> | makeCncDotnetSettingsCom | |
| string | value |
SettingsFilePath(ComWrapper<ICamApiMakeCncDotnetSettings>)
Path to XML-settings file
Declaration
public static string SettingsFilePath(this ComWrapper<ICamApiMakeCncDotnetSettings> makeCncDotnetSettingsCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiMakeCncDotnetSettings> | makeCncDotnetSettingsCom |
Returns
| Type | Description |
|---|---|
| string |