Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Is there a way to delete relations that are Post Regeneration relations?
I need to do this so that I can delete the associated parameters.
From what I can test, it would appear that the DeleteRelations method only deletes initial relations
I am running asynchronously with WF4
Thank you for any help offered
Ooops - this might be fixed in WF4 M170
SPR 1954808 refers to The J-Link method pfcModel.GetRelations() does not retrieve post-regeneration relations.
With any luck DeleteRelations() might also be fixed
I'm at WF4 M120 hence my problem
In Creo Element Pro M140 => You can use
GetPostRegenerationRelations
SetPostRegenerationRelations
BR
Bruno