GoWebScan API
kStatus GoWebScanCalInputTileSet_SetTile ( GoWebScanCalInputTileSet  set,
GoWebScanCalInputTile tile,
GoWebScanDataSource  dataSource,
GoWebScanSystemPlane  plane,
kSize  column 
)

Adds a tile to the set at a specific plane and node column for a given data source.

Ownership of the input tile is passed to the class and the input tile pointer is set to null afterwards.

Parameters
setGoWebScanCalInputTileSet object.
tilePointer to input tile to add to the set. Pointer is set to kNULL after the tile is added.
dataSourceData source.
planeSystem plane.
columnNode column index.
Returns
Operation status.