반응형 *text1 ENTMAKE *TEXT https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/trying-to-get-entmake-text-to-work/td-p/8192834 Trying to get Entmake Text to workI've looked all over and have tried different versions of the Entmake text command, but I can't get mine to work. This is my function: (defun CreateText (txtStyle txtJust insertPt txtString) (if (= txtJust "tc") (setq horJust 1 verJust 3)) (if (= txtJ.. 2025. 5. 20. 이전 1 다음 반응형