ReferenceSystem Functionssystem.kanoa.qualityquality.sheetgetToolingsystem.kanoa.sheet.getTooling(chkShtId)Returns tooling linked to a check sheet. Parameters chkShtId Integer: Id of check sheet Returns toolingData pyDataset Example chkShtId = 56toolingData = system.kanoa.quality.sheet.getTooling(chkShtId)