Search the Community
Showing results for tags 'insbase'.
-
Has a Lisp changed ucsicon settings or Insbase? r.e. GeomCurve
whatwillhedo posted a topic in AutoCAD Bugs, Error Messages & Quirks
I am (repetitively) cutting with ctrl+x lines from one objects ucs to another. Since looking at GeomCurve (I think?) I can no longer paste with the objects base point (UCS 0,0,0) . This appears to have stuck with the WCS (when a line is cut using the UCS and origin on the line). On investigation Ins... -
Reading the Insbase of a Block Definition drawing using ObjectDBX
ColinHolloway posted a topic in AutoLISP, Visual LISP & DCL
Hi All Sorry this is a re-post. I couldn't work out how to move a post to the correct area. I need to read the Insbase value of an unopened drawing using ObjectDBX. I have already written code that can extract attributes and re-path xref's so the method of opening the drawing database is kn...