Skip to content

Instantly share code, notes, and snippets.

@NithinMahesh1
Created June 18, 2020 17:39
Show Gist options
  • Save NithinMahesh1/ec2c41ff485e0de493755887993ef7ad to your computer and use it in GitHub Desktop.
Save NithinMahesh1/ec2c41ff485e0de493755887993ef7ad to your computer and use it in GitHub Desktop.
<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