SetStart Method of NameSeq Object
- Last UpdatedMay 17, 2023
- 1 minute read
Description
The NameSeq object that can be used to make user defined name sequences working with data in an NSEQ database has been extended with new methods. Earlier the SetStart method made a name sequence to start over from a specified value. Now it is possible to store a specific start value for a sequence by the SetStart method (which no longer restarts a sequence). By a new ReStart method a name sequence can be restarted from the stored initial value. Name sequences with wraparound, will automatically restart by the initial value when required.
Benefits
Handle wraparounds and name sequence restarts from specified initial value.
Compatibility Constraints
To store an initial value other than zero upgrade of NSEQ dbs is required.
For More Information
Only noted here.
Affected Programs
Curved Hull Design and any customisation using NSEQ dbs.