Page 1 of 1
Change the attributes order
Posted: Thu Jun 19, 2025 9:18 am
by Alwin
I created a block and added attributes.
In simple words I and called Text1, Text2, Text 3 and Text4.
At placing the block I get de order of 3, 2, 1, 4.
I want placing the block in de order 1, 2, 3, 4
In Autocad you can change the order with BATTMAN
How can it be changed in JTS intelicad?
Re: Change the attributes order
Posted: Fri Jun 20, 2025 12:53 am
by sln8458
I haven't tested in Icad, but when this was an issue for me in Acad my solution
was to copy each attribute to a new location in the order that I wanted them to
appear. Then delete the originals and move the copies to the locations of the originals.
As I say, not checked in Icad but it used to work in Acad.
Re: Change the attributes order
Posted: Mon Feb 16, 2026 10:29 am
by mpointhm@comcast.net
I haven't tried this with an internal block but if you're inserting the block from a drawing, open that block, and use the WBLOCK command to create a new external drawing selecting the attributes in the order you want them to display. I've tested it with a title block, and it worked. I used this method with Autodesk software before BATTMAN was available. It probably doesn't matter, but I always select all the static objects first, then select my attributes in the order I want them to show when the block is inserted.