lsp to select and change dims

lsp to select and change dims

Anonymous
Not applicable
241 Views
1 Reply
Message 1 of 2

lsp to select and change dims

Anonymous
Not applicable
I am trying to come up with a routine that would 1st select dimensions below a certain length and set them to a certain dimstyle, than all dimensions above a certain length to set to another dimstyle, and lastly select angular dimensions and set them to a third dimstyle.

I can go through the process using qselect and the measurement option, but I really want to automate it and I don't think script files can handle this one (is there an equivalent to qselect that can be used in script files?).

I really need to learn lisp, but until I do, I have to rely on the nice people who can scratch the code on a paper napkin without even thinking about it and don't mind sharing their talents.

Hopefully I will learn by implementation.

Thanks for any help,

BoatCad
0 Likes
242 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Hi BoatCad,
For the best solution what do you want,post here sample drawing before and
after revised,it's to easy one to see what can do that.

wrote in message news:5146238@discussion.autodesk.com...
I am trying to come up with a routine that would 1st select dimensions below
a certain length and set them to a certain dimstyle, than all dimensions
above a certain length to set to another dimstyle, and lastly select angular
dimensions and set them to a third dimstyle.

I can go through the process using qselect and the measurement option, but I
really want to automate it and I don't think script files can handle this
one (is there an equivalent to qselect that can be used in script files?).

I really need to learn lisp, but until I do, I have to rely on the nice
people who can scratch the code on a paper napkin without even thinking
about it and don't mind sharing their talents.

Hopefully I will learn by implementation.

Thanks for any help,

BoatCad
0 Likes