INcModel::GetAutoDrillXML

Description

This function allows you to export one Automated Drill procedure sequence row to XML.

Requirements

 

Syntax

Status = GetAutoDrillXML (iUid, iName, iRow, iFileName);

Input: (int ) iUid

Nc Item ID

Input: (string) iName

Name of Group (without parenthesis and number)

Input: (int ) iRow

Row index in sequence –starts from 0

Input: (string )iFileName

File name of XML

Return: (int) status

0 = Operation successful.
1 = Error – Nc Item ID not valid.
2 = Error – Not in idle mode.
3 = Error – Operation failure.

Some functionality may be dependent on the product package. Contact your Reseller if you require a license.