SolidDesigner_to_GenericCam_Hole (
    Version(1.2);
    Comment("Blind Hole") ;
    Name("") ;
    Start_Position(${x0},${y0},${z0});
    Direction(${dx},${dy},${dz});
    Depth(${P2}) ;
    Diameter(${P1});
    Cone_Angle(${P3}) ;
    Chamfer_Depth(0.0) ;
    Chamfer_Angle(0.0) ;
)