Skip to main content
12-Amethyst
June 4, 2014
Solved

Insert new iteration of an object.

  • June 4, 2014
  • 6 replies
  • 2228 views

Is there a way to insert a new object in between its revisions via code ?

Best answer by apatil-2

Hi Lori,

Actually that preference is for CAD documents and I was in need for WTDocument and I found that by default it is allowing to do insert operation for Doc.And even I was able to achieve it via code.

Thank you very much for your suggestion.

6 replies

1-Visitor
June 5, 2014

I used "check out, check in" for this problem.

apatil-212-AmethystAuthor
12-Amethyst
June 5, 2014

Even I am doing the same and getting the work done ,but in MS it throws the error that object is non latest and can't be checked out.

23-Emerald II
June 7, 2014

Avinash, there is a preference that controls the ability to check out non-latest iterations:

Site > Utilities > Preference Management > Create and Edit > Allow checkout of non-latest iterations

Default is to not allow the check out.

Emeritus
July 22, 2014

Good day Avinash,

Were you able to solve your issue?

Best,

Toby

apatil-212-AmethystAuthor
12-Amethyst
August 6, 2014

Yes. I solved this.