GenerateCustomDrillingPatternsRittalAutomation Method
In This Topic
Generating Drilling Patterns from NC files.
Syntax
Parameters
| Parameter Name | Description |
|---|
| oProject | Project from which data to macro will be taken. Can't be NULL. |
| oFileNames | List of full paths to Rittal Automation NC files used to import data. Only files with extensions: *.PBT, *.PVB and *.PKU are used. Can't be NULL. |
| strOutputDirectory | Output directory for user defined contours. If NULL or empty by default $MD_MACROS is used. If directory is passed then it must exists. |
| nCountoursImported | (Ref) Number of generated user defined contours files. |
Return Value
Number of drilling patters added to system database.
Exceptions
See Also