Interface ICamIpcMachineEvaluator
Machine evaluator - stores state of machine and can solve kinematic problems
Namespace: CAMIPC.TechOperation
Assembly: CAMIPC.TechOperation.dll
Syntax
[Guid("18CC27D0-9D02-4AD6-9C97-2A9A8862991A")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcMachineEvaluator
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
Type | Description |
---|---|
string |