Question
Windchill API to iterate
Hi,
I have to create a new epmdocument or new wtdocument with following versions in sequence using API code.
object1.asm - M.1, M.3,M.9
My ask is, after creation of M.1, how can i create M.3 with out M.2.
If i do check-out & check-in (through code), it will create M.2 which i dont want.
Please help me. Thanks in advance.

