TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: jtm2020hyo on December 23, 2019, 11:20:13 PM

Title: Update PoinTManager lisp
Post by: jtm2020hyo on December 23, 2019, 11:20:13 PM
request to Update PoinTmanager lisp to show rotation and block name in the text file "output" and "input" options.

http://www.lee-mac.com/ptmanager.html

order in txt file should be like this:

Code: [Select]
axisX axisY axisZ rotation blockname ATTVALUE1 ATTVALUE2 ATTVALUE3...etc

edited: "blockname" should be just optional.
Title: Re: Update PoinTManager lisp
Post by: kozmos on December 23, 2019, 11:36:05 PM
I did not check Lee Mac's program but seemed that your aim can be done by using DataExtraction command
Title: Re: Update PoinTManager lisp
Post by: jtm2020hyo on December 23, 2019, 11:39:58 PM
I did not check Lee Mac's program but seemed that your aim can be done by using DataExtraction command

but how can I reinsert block with DATAExtraction?

PointManager have input/output options, I mean import/export blocks.

I just need to reinsert blocks with properties modified as coordinates, rotations, attValues
Title: Re: Update PoinTManager lisp
Post by: snownut2 on December 24, 2019, 09:40:34 PM
What have you tried so far?

If you just want to order modifications alacart, contact the author of the function, I am sure he could contract some personalized updates for you.