Interface INCT_GetPartByUser
interface to manage the NC programs
Namespace: STNCInterpreter
Assembly: STNCInterpreter.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("1E12CB21-588C-4196-8148-DB618A3FE7FE")]
public interface INCT_GetPartByUserMethods
GetPartByUser(TNCGetPartOrigin)
Declaration
INCT_Program GetPartByUser(TNCGetPartOrigin Origin)Parameters
| Type | Name | Description | 
|---|---|---|
| TNCGetPartOrigin | Origin | 
Returns
| Type | Description | 
|---|---|
| INCT_Program | 
IsEnd()
The procedure determines the end of the subprogram
Declaration
void IsEnd()IsStart()
The procedure determines the start of the subprogram
Declaration
void IsStart()