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