Void Mesh.ExportWeldDefinitionFile(String filePath)

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.

Parameters

  • filePath
    Type: String
    Filepath with the name of the file that is being exported.(eg: r"C:\dir1\dir2\filename.def")