sheet_index property

sheet_index property

Index of the sheet where current part is in. -1 denotes there is only one sheet.

Definition:

@property
def sheet_index(self):
    ...

See Also