|
GoWebScan API
|
| GoWebScanCalInputNode GoWebScanCalInput_GetNode | ( | GoWebScanCalInput | input, |
| GoWebScanDataSource | source, | ||
| GoWebScanSystemPlane | plane, | ||
| kSize | column | ||
| ) |
Gets the node input object for a specified column, source, and plane.
| input | GoWebScanCalInput object. |
| source | Data source. |
| plane | System plane. |
| column | Node column index. |