How to get sequence number for WT.Part
or Wt.Document
in Windchill through API?
When I create WT.Part
- number automatically generated. But I can not find any method that returns the next number. I'm using Info*Engine
.
As a temporary solution - create a new Part
, read the number and either use it or delete.