Question
RegenerateRelation is not updating relation value using VB api code
I am using Creo Parametric 2.0 M250
RegenerateRelation api is not modifying relation value in creo2 using VB code
Here are the errors that I faced
pfcExceptions::XToolkitGeneralError
at pfcls.IpfcRelationOwner.RegenerateRelations()
at customApp.modInit.changeDateFromRelation(IpfcModel iObjModel, String strToProcess)
RegenerateRelation api is not modifying relation value in creo2 using VB code
Here are the errors that I faced
pfcExceptions::XToolkitGeneralError
at pfcls.IpfcRelationOwner.RegenerateRelations()
at customApp.modInit.changeDateFromRelation(IpfcModel iObjModel, String strToProcess)

