Sample Python conversion code for VSX format to VTX file. Use this example code to convert VSX to VTX within any Python based application....save method with output file path and SaveFileFormat...save VSX as VTX diagram.save( "output.vtx" , SaveFileFormat.VTX);...