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