Tagged 'dwg'

Paste RefImage

8 votes

Batch Export Any Format

1 vote

To Batch export use it script with "Batch It Max" script. "Batch It Max" can run any script on multiple files with single click.

Link for Batch It Max : http://paulneale.com/scripts/batchItMax/batchItMax.htm

Multiple Import to Layer

0 votes

This is a simple script just to show how to use python in max with the new MaxPlus.

This requires PySide installed.

To install unzip, the contents to the final directory, and run this in maxscript listener:

python.executefile "path to file"

Press control after pressing return (i know it's not the best approach, but this will install the macro so we can use later).
Press Shift for no import options.