General
- Last UpdatedJan 20, 2023
- 1 minute read
Vitesse features access to the functionality in Weld Planning. for further information, see Weld Planning.
The interface has the following features:
-
function to perform a weld calculation and create a weld table
-
function to get the calculation result
-
functions to change some data in an existing weld table
-
function to delete an existing weld table
The functions are made available in the Python program by the insertion of the statement import kcs_weld. The functions are then referred to as kcs_weld.<function name>. Before using a new function, please carefully read the function description.