How to sort properties?

How to sort properties?

michal.d.florkowski
Participant Participant
421 Views
3 Replies
Message 1 of 4

How to sort properties?

michal.d.florkowski
Participant
Participant

In the post-processor file, I sorted the properties nicely in the order I want, but in the dialog box in Fusion, the order is somewhat different. I would prefer the order as it is in the post file. Is there any way to achieve this?fusion screen.pngproperties screen.png

0 Likes
422 Views
3 Replies
Replies (3)
Message 2 of 4

ktorokU233T
Advocate
Advocate

@michal.d.florkowski 

Short answer, not easy. Below links are some discussions about this from before, but there has been no progress, that I have found. Long answer, hack your property names so they sort alphabetically. This is NOT guaranteed to work, as it was explained to me the alphabetic sort was just an "accident", and not done internally on purpose.

 

https://forums.autodesk.com/t5/hsm-post-processor-forum/re-order-post-properties-list/m-p/12506474#M... 

https://forums.autodesk.com/t5/fusion-manufacture/post-property-table-enhancement/m-p/11025686#M1195... 

 

There are other conversations with snippets about this "feature", you just have to search.

Message 3 of 4

serge.quiblier
Autodesk
Autodesk

Hi guys,

 

the short answer is the alphabetical order.

But everybody is expecting an alphabetical order based on what is displayed in Fusion.

That's not correct.

We are not using the value of the title from the definition.

We are using the name of the property.

So, we are looking at:

useEndPositionX

useM99

usePositionX

 

etc....

 

Regards


______________________________________________________________

If my post answers your question, please click the "Accept Solution" button. This helps everyone find answers more quickly!



Serge.Q
Technical Consultant
cam.autodesk.com
0 Likes
Message 4 of 4

michal.d.florkowski
Participant
Participant

pos.png

 

Thank you for the responses. I decided to group the positions. This solution was just faster and is still very readable.

0 Likes