CarlosPaiva
@carlospaiva
New Member
Joined: Feb 15, 2024
Topics: 1 / Replies: 4
Reply
RE: Automate autocad file import

thanks you Vlad i bougth it is all i want

8 years ago
Forum
Reply
RE: Automate autocad file import

its working well with files without spaces, the problem its with names with spaces new block.dwg

8 years ago
Forum
Reply
RE: Automate autocad file import

if i change de name, File.dwg to new block.dwg the script not working cant figure why. Im newbie on maxscript, try to learn but its hard to understand…

8 years ago
Forum
Reply
RE: Automate autocad file import

if doesFileExist “F:\File.dwg” do ( importFile “F:\File.dwg” #noPrompt ) It helps me a lot. im very happy with your help, thanks miauu

8 years ago
Forum
Topic
Forum
Replies: 9
Views: 29