Interface ICamApiExportToolpathCommand_Feedrate
Namespace: CAMAPI.MCDFormerTypes
Assembly: CAMAPI.MCDFormerTypes.dll
Syntax
[Guid("7C210FA6-EE97-4BF3-A830-7EB3293C2D5F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiExportToolpathCommand_Feedrate
Methods
SetFeed(int, TCamApiFeedUnits, double)
Declaration
void SetFeed(int FeedType, TCamApiFeedUnits FeedUnits, double FeedValue)
Parameters
| Type | Name | Description |
|---|---|---|
| int | FeedType | |
| TCamApiFeedUnits | FeedUnits | |
| double | FeedValue |