Click or drag to resize

aceFileToolBaseTcurrentNCFile Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Current NC file loaded and processed

Namespace:  imbSCI.Core.files.job
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public IAceDataFile currentNCFile { get; set; }
Request Example View Source

Property Value

Type: IAceDataFile
See Also