Property ID Conflict

Akshay Manthekar
Akshay Manthekar Altair Community Member
edited July 2023 in Community Q&A

Hi All,

I have made a TCL script to rename the components according to some nomenclature as asked by our client. 

For eg. PSHELL_1002060 => component name will be like this and I have modified comp ID as numbers following PSHELL (1002060). Similarly I have created Property of same name and ID as component.

In HM2017, when I was trying to apply property to the respective component by ID, I observed in the backend code (in command.tcl file) that it is modifying prop ID from 1002060 to 1 (automatically) and that's why it could not update the component property.

This macro is working as expected in HM21 version but since other constraints I have to use HM17. Can anyone please help me out here?

Your help is much appreciated. Thank you!

Answers