System Functionssystem.kanoa.qualityquality.sheetgetToolingOn this pagesystem.kanoa.sheet.getTooling(chkShtId)Returns tooling linked to a check sheet.ParameterschkShtId Integer: Id of check sheetReturnstoolingData pyDatasetExamplechkShtId = 56toolingData = system.kanoa.quality.sheet.getTooling(chkShtId)