Reorder Lookup Parameter with Parameter Manager

Reorder Lookup Parameter with Parameter Manager

gustavobernardi
Advocate Advocate
1,806 Views
8 Replies
Message 1 of 9

Reorder Lookup Parameter with Parameter Manager

gustavobernardi
Advocate
Advocate
A way to rearrange the position of lookup type parameters? I tried the manager parameter, but they are not listed... TIA
0 Likes
Accepted solutions (1)
1,807 Views
8 Replies
Replies (8)
Message 2 of 9

Anonymous
Not applicable

I am also interested in a answer to this question. I thought that they were listed and had disappeard but now I am wonderin if they hadent been listed to begin with...

0 Likes
Message 3 of 9

Anonymous
Not applicable
Accepted solution

I found this lisp which apprently can do it but I keep getting an error when it runs.

 

https://forums.autodesk.com/t5/dynamic-blocks/rearrange-custom-block-properties/td-p/2541829

 

 

Message 4 of 9

Anonymous
Not applicable

This does actually appear to be working just not on the block I needed it for...

0 Likes
Message 5 of 9

gustavobernardi
Advocate
Advocate
It is not a direct solution, but a solution ... You can reorder the parameters in the block inserted and then use the WBLOCK command to send the changes to the file...
0 Likes
Message 6 of 9

akaterr55
Advocate
Advocate

Be sure to Resetblock your DB before running Move-Properties-Eng.lsp!  It will error unless the block is in its native state...

0 Likes
Message 7 of 9

Julio_Soto
Advisor
Advisor

pretty much what I was looking for. Works on almost all my blocks, but some not so much.  Come on AutodESK!

Message 8 of 9

aitorm
Advocate
Advocate

yes, it is not universal 😞 for some blocks it is not working

0 Likes
Message 9 of 9

h_s_walker
Mentor
Mentor

For which of your blocks is it not working? Do they have attributes in them? If so you need a different set of commands. 

See the link below

https://forums.autodesk.com/t5/dynamic-blocks-forum/reorder-custom-properties/m-p/8778558/highlight/...

 

Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Left Handed and Proud

0 Likes