Class ProbingModelItemHelper
Helper methods for ICamIpcProbingModelItem.
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class ProbingModelItemHelper
Methods
GetXMLTypeName(ComWrapper<ICamIpcProbingModelItem>)
Gets the XML type name of this item (e.g. "TSingleSurfProbingCycle", "TGroupProbingItem").
Declaration
public static string GetXMLTypeName(this ComWrapper<ICamIpcProbingModelItem> itemCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcProbingModelItem> | itemCom |
Returns
| Type | Description |
|---|---|
| string |