Chuyển đến nội dung
Diễn đàn CADViet
Đăng nhập để thực hiện theo  
an_bmt

Nhờ Các Bác Sửa Giúp Lisp Dimension Sau Với Ạ

Các bài được khuyến nghị

(DEFUN C:Mtd()
(setvar "cmdecho" 0)
(setvar "DIMARCSYM" 1)
(setvar "DIMASZ" 150)
(setvar "DIMBLK1" "_ArchTick")
(setvar "DIMBLK2" "_ArchTick")
(setvar "DIMCEN" 200)
(setvar "DIMDEC" 0)
(setvar "DIMDLE" 100)
(setvar "DIMDLI" 50)
(setvar "DIMEXE" 100)
(setvar "DIMEXO" 6)
(setvar "DIMFXL" 0)
(setvar "DIMGAP" 100)
(setvar "DIMSCALE" 1)
(setvar "DIMTAD" 1)
(setvar "DIMTDEC" 0)
(setvar "DIMTMOVE" 2)
(setvar "DIMTXSTY" "Standard")
(setvar "DIMTXT" 225)
(setvar "DIMLFAC" 1) (command "-dimstyle" "s" "An.civil 1-100")
(setvar "DIMLFAC" 0.5) (command "-dimstyle" "s" "An.civil 1-50")
(setvar "DIMLFAC" 0.25) (command "-dimstyle" "s" "An.civil 1-25")
(setvar "DIMLFAC" 0.20) (command "-dimstyle" "s" "An.civil 1-20")
(setvar "DIMLFAC" 0.10) (command "-dimstyle" "s" "An.civil 1-10")
(setvar "DIMLFAC" 0.05) (command "-dimstyle" "s" "An.civil 1-5")
(prompt "\nBao cao da khoi tao to hop template DIMMENSION STYLE can thiet\n"))
.............................................................................

nhờ các bác sửa lại lisp này giúp, do copy nên cảm tháy lúc load vào cad không trơn chu lắm, thank."
2016.LSP successfully loaded.
Command: ; error: misplaced dot on input
Command: ; error: misplaced dot on input
Command:
Command: Specify opposite corner or [Fence/WPolygon/CPolygon]:
Command: MTD
Bao cao da khoi tao to hop template DIMMENSION STYLE can thiet
nil

nhờ các bạn giải thích giúp dong báo lỗi trên " error...." là sao ạ,thank

Chia sẻ bài đăng này


Liên kết tới bài đăng
Chia sẻ trên các trang web khác

Tạo một tài khoản hoặc đăng nhập để nhận xét

Bạn cần phải là một thành viên để lại một bình luận

Tạo tài khoản

Đăng ký một tài khoản mới trong cộng đồng của chúng tôi. Điều đó dễ mà.

Đăng ký tài khoản mới

Đăng nhập

Bạn có sẵn sàng để tạo một tài khoản ? Đăng nhập tại đây.

Đăng nhập ngay
Đăng nhập để thực hiện theo  

×