Skip to main content
1-Visitor
September 6, 2012
Question

How to delete Post Regeneration relations

  • September 6, 2012
  • 2 replies
  • 2204 views

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

2 replies

ahayeck-21-VisitorAuthor
1-Visitor
September 6, 2012

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

6-Contributor
October 15, 2012

In Creo Element Pro M140 => You can use

GetPostRegenerationRelations

SetPostRegenerationRelations

BR

Bruno