C:\AutoCAM\My-Style.Lsp ÆÄÀÏÀ» ¿¾î¼ ¾Æ·¡ ³»¿ëÀ» ¼öÁ¤ÇÏ¸é µË´Ï´Ù.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(defun c:My-Txt-Stl ()
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; kordansun.shx = ÇÑ±Û / gsg1.shx,cadsg.shx = ÇѱÛ+ÇÑÀÚ
;;(command "-style" "PointCAM" "simplex.shx,kordansun.shx" "0" "0.75" "" "" "")
;;(command "-style" "PointCAM" "simplex.shx,gsg1.shx" "0" "0.75" "" "" "")
;;(command "-style" "PointCAM" "simplex.shx,cadsg.shx" "0" "0.75" "" "" "")
(command "-style" "PointCAM" "romans.shx,ghs.shx" "0" "0.75" "10" "" "") ;;cb20
;;(command "-style" "PointCAM" "isocp.shx,cadsg.shx" "0" "" "" "" "")
;;(command "-style" "PointCAM" "±¼¸²" "0" "" "" "" "")
;;(command "-style" "PointCAM" "µ¸¿ò" "0" "" "" "" "")
(princ)
)
»ç¿ëÇÒ ÆùÆ®ºÎºÐ ¾Õ¿¡ ÀÖ´Â ¼¼¹ÌÄÝ·Ð(;)À» ¾ø¾Ö°í
»ç¿ë¾ÈÇÒ ÆùÆ®´Â ¼¼¹ÌÄÝ·Ð(;)À» ºÙÀÌ¸é µË´Ï´Ù.