Export the weld definition file to the specified location. If the folder does not exist or file cannot be written to the location, an exception will be thrown. Pre-existing files will be overwritten.
Declaration Syntax
public virtual void ExportWeldDefinitionFile(string filePath)
Parameters
- filePath(string)
Filepath with the name of the file that is being exported.(eg: r"C:\dir1\dir2\filename.def")