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,*.PVBand*.PKUare used. Can't benull.
- strOutputDirectory
- Output directory for user defined contours. If nulloremptyby default$MD_MACROSis 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