Can I change the seq_num of a sheet in Creo Schematics?
I am using the dg_get_sheet_info(seq_num) and dg_get_sheet_info(num_sheets) functions in a label to show the number of the current sheet and the total number of sheets (ex: 2 of 6). The seq_num property is not one of the properties I have access to in the Sheet Properties window. It seems to be automatically assigned based on the creation order of sheets and modified when sheets are deleted.
Is there any way to modify the seq_num of a sheet directly to shift a given sheet up or down in the sequence? (ex: make a given sheet 3 of 6 where it was 2 of 6 before?). Simply renaming the sheet to the desired number is not working, nor is changing the sheet order in the design explorer.
Thanks,
AC

