Change the attributes order

#1
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

#2
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.
CMS Intellicad 14.1.411.168739.PE+.VC17.x64.CMS141
i9-12900k / 64gb-3200 - NVIDIA GeForce TRX 3060 Ti 8Gb Windows 11 Pro
Steve Nichols

Re: Change the attributes order

#3
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.