Interface IST_MCComponent
  
  
  
  Assembly: STMachineComponents.dll
  Syntax
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("82CC36DA-6AF5-4E41-BA0B-705828123F28")]
public interface IST_MCComponent
   
  Properties
  
  ID
  
  
  Declaration
  
  Property Value
  
  
  Plug
  
  
  Declaration
  
    IST_MCConnector Plug { get; }
   
  Property Value
  
  
  Props
  
  
  Declaration
  
    IST_XMLPropPointer Props { get; }
   
  Property Value
  
  
  SocketCount
  
  
  Declaration
  
  Property Value
  
  
  Sockets[int]
  
  
  Declaration
  
    IST_MCConnector Sockets[int i] { get; }
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | int | i |  | 
    
  
  Property Value