Class MachiningToolOperationsIteratorHelper
Helper functions for ICamApiMachiningToolOperationsIterator
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class MachiningToolOperationsIteratorHelper
Methods
AsEnumerable(ComWrapper<ICamApiMachiningToolOperationsIterator>)
Iterator of operations that uses exact tool
Declaration
public static IEnumerable<ICamApiMachiningToolInfo> AsEnumerable(this ComWrapper<ICamApiMachiningToolOperationsIterator> it)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiMachiningToolOperationsIterator> | it |
Returns
| Type | Description |
|---|---|
| IEnumerable<ICamApiMachiningToolInfo> |