In Creo 5 ExecuteFeatureOps fails with an exception XToolkitBadContext
Hi,
I'm on Creo Parametric 5
and aware that starting from Creo 7, ExecuteFeatureOps() does not work anymore.
It shows a feature count of 2 in CpfcFeatureOperations but the following fails:
solid1.ExecuteFeatureOps(suppressOp, regen.Create(False, False, Nothing))
I think the instrs object in the second argument is the culprit.
What could possibly be wrong in this argument?
Any help is highly appreciated.

