Interface IInpExecutor
  
  
  
  Assembly: STInpCLDataInterface.dll
  Syntax
  
    [Guid("E4671DE0-2CC7-4E05-8AEB-4E90A541D028")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IInpExecutor
   
  Properties
  
  CLDArray
  
  
  Declaration
  
    IInpCLDFloatArrayReceiver CLDArray { get; }
   
  Property Value
  
  
  CLDataS
  
  
  Declaration
  
    string CLDataS { get; set; }
   
  Property Value
  
  
  GMA
  
  
  Declaration
  
    IInpCLDMultiAxesArray GMA { get; }
   
  Property Value
  
  
  PostLog
  
  
  Declaration
  
    IInpPostprocessingLog PostLog { get; }
   
  Property Value
  
  
  Postprocessor
  
  
  Declaration
  
    IInpPostprocessor Postprocessor { get; }
   
  Property Value
  
  Methods
  
  EndNCSub(int)
  
  
  Declaration
  
    void EndNCSub(int NCSubID)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | NCSubID |  | 
    
  
  
  RunCommandHandlers(uint)
  
  
  Declaration
  
    void RunCommandHandlers(uint CommandType)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | uint | CommandType |  | 
    
  
  
  StartNCSub(int)
  
  
  Declaration
  
    void StartNCSub(int NCSubID)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | NCSubID |  |