Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. FAROQOUE_VIVA

    VIEW PORT LOCK STATUS

    I have code to check VIEW PORT LOCK STAUTS. but it is not working, could any one help me in this to resolve. (defun get-viewport-lock-status () (setq lock-status-list '()) (vlax-for layout (vla-get-layouts (vla-get-activedocument (vlax-get-acad-object))) (if (= (vla-get-objectname...

Part and Inventory Search

Back
Top