Create a hole CAMTemplate from a list of hole operations. Hole templates may be used in Hole Recognition
This is a static method. | 
        
This is a static method. | 
        
| Type | Description | 
| CAMTemplate | Returns the newly created template. | 
| Name | Type | Description | 
| operations | Operation[] | A list of operations to bundle into a template. Only 2D Adaptive, 2D Chamfer, 2D Contour, 2D Pocket, Bore, Circular, Drill and Thread operations are allowed in hole templates. Passing in other operation types will throw an error. |