autocad
get screen coordinates
kmlab
2025. 1. 23. 14:22
스크린 좌표 구하기
I need a lisp for getting current display corner coordinate
i want a lisp or lisp code for getting display coordinate. sample screenshot attached.
forums.autodesk.com
there 3 system variables that can help you get what you want:
1) VIEWCTR - stores the coordinates of center of your screen
2) VIEWSIZE - stores the height (in drawing units ) of your screen
3) SCREENSIZE - stores the X,Y in pixels of the screen
없는게 없군요!!
반응형