Hi there,
i’d like to export all linked blocks to a folder using a python script. The command “-ExportLinkedBlocks” would do the trick, however it doesn’t take any arguments for filename. Could someone add this on the request list please?
I’d like to use it as follows, just like commands “Export” and “Save”
rs.Command('-ExportLinkedBlocks "%s"' % filename)
Thanks!
Tim