Interface ICamIpcPnPPlaceItem
IPC: place point of a Pick and Place operation
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[Guid("C5998A89-70C9-4C17-BE54-D668CD1B668F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcPnPPlaceItem
Properties
ClearanceItem
Auto-created clearance point child of this place point
Declaration
ICamIpcPnPClearanceItem ClearanceItem { get; }
Property Value
| Type | Description |
|---|---|
| ICamIpcPnPClearanceItem |
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |