SolidDesigner_to_GenericCam_Hole (
Version(1.2);
Comment("Tapped Hole") ;
Name("") ;
Start_Position(${x0},${y0},${z0});
Direction(${dx},${dy},${dz});
Depth(${P2}) ;
Diameter(${P1});
Cone_Angle(${P3}) ;
Chamfer_Depth(${P6}) ;
Chamfer_Angle(${P5}) ;
Thread_Type([ "Metric" | "Inch" ]) ;
Thread_Lead(${P7}) ;
Thread_Depth(${P4}) ;
)