Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Folks,
I seem to remember, ages ago, discouraging folks from using Session IDs in relations, drawing notes, and tables because (again if I remember correctly) Pro/ENGINEER had a tendency to lose track of the IDs and one would experience all kinds of weird anomalies. I was almost certain the alternative had to do with Assembly Component ID’s, but I haven’t been able to make them work.
Does anyone else out there know how to access the value of a parameter of a part that is in an assembly without using session ID’s? Am I just imagining that I used to do this all the time?
Sincerely,
Dan J. Dial 314 378 5922
I've never heard of anyone having problems using session ID's. The session ID itself is only temporary as they are assigned in each session in the order parts & assemblies are retrieved but Pro/E keeps track of every thing internally. I suspect if someone had a problem it was because they wrote down the session ID's from one session and tried to use the same values in the next session, not realizing they could be different.