|
GoWebScan API
|
| kStatus GoWebScanCalInput_CreateNode | ( | GoWebScanCalInput | input, |
| GoWebScanDataSource | source, | ||
| GoWebScanSystemPlane | plane, | ||
| kSize | column | ||
| ) |
Constructs and adds a node input to the system input.
Each node is defined by a unique column, data source, and system plane.
| input | GoWebScanCalInput object. |
| source | Data source. |
| plane | System plane. |
| column | Node column index. |