GenerateCustomDrillingPatternsRittalAutomation Method
In This Topic
Generating Drilling Patterns from NC files.
Syntax
Parameters
- 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