Interface ICamApiExportToolpathReceiver
Assembly: CAMAPI.MCDFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("C7FE41C7-5C43-4265-B83D-93DF1BDFD090")]
public interface ICamApiExportToolpathReceiver
Methods
Declaration
void AddPoint(TST3DPoint point)
Parameters
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
Declaration
ICamApiExportToolpathCommand_Caption GetCaptionReceiver()
Returns
Declaration
ICamApiExportToolpathCommand GetCommandReceiver(int CommandCode)
Parameters
| Type |
Name |
Description |
| int |
CommandCode |
|
Returns
Declaration
void OpenCommand(int CommandCode, ulong CommandHandle, ulong ParentCommandHandle)
Parameters
| Type |
Name |
Description |
| int |
CommandCode |
|
| ulong |
CommandHandle |
|
| ulong |
ParentCommandHandle |
|
Declaration
Declaration
void SetNormal(TST3DPoint vZ)
Parameters
Declaration
void SetOrientation(TST3DPoint vZ, TST3DPoint vX)
Parameters