AutoCAD/LISP

Osmode Value

주성애비 2017. 8. 16. 10:41

;;; Osmode Value 

;;; 0         none(없음)

;;; 1         Endpoint(끝점)

;;; 2         Midpoint(중감점)

;;; 4         Center (중심점)

;;; 8         Node (노드)

;;; 16      Quadrant(사분점)

;;; 32      Intersection(교차점)

;;; 64      Inesert (삽입점)

;;; 128 Perpend(수직점)

;;; 256 Targent(접점)

;;; 512 Nearist (근처점)