SolidDesigner_to_HyperFact_Hole (
    Version(1.2);
    Comment("Threaded Through Hole") ;
    Name("") ;
    Start_Position(${x0},${y0},${z0});
    End_Position(${x0}+${P2}*${dx},${y0}+${P2}*${dy},${z0}+${P2}*${dz});
    Diameter(${P1});
    Chamfer_Depth(0.0) ;
    Chamfer_Angle(0.0) ;
    Thread_Type([ "Metric" | "Inch" ]) ;
    Thread_Lead(${P3}) ;
)