Skip to main content

system.kanoa.sheet.getTooling(chkShtId)

Returns tooling linked to a check sheet.


Parameters

chkShtId Integer: Id of check sheet


Returns

toolingData pyDataset


Example

chkShtId = 56
toolingData = system.kanoa.quality.sheet.getTooling(chkShtId)