Created
June 18, 2020 17:39
-
-
Save NithinMahesh1/ec2c41ff485e0de493755887993ef7ad to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<AssemblyCommand dynamicEnabled="True" arguments="--input_pdf_template_file 'C:\ ConversionServer\HOOPSConverter\templates\Blank_Template_L.pdf' --output_pdf '%filepath%\%filename%.pdf' --output_png '%filepath%\%filename%.png' --output_png_resolution '150x150' --output_scs '%filepath%\%filename%.scs' --output_xml_assemblytree '%filepath%\%filename%.xml' --output_prc '%filepath%\%filename%.prc' --background_color '1.0, 1.0, 1.0' --output_logfile '%filepath%\%filename%'" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment