WBLOCK - EXPORT VERSION CONTROL

WBLOCK - EXPORT VERSION CONTROL

formobalaji
Enthusiast Enthusiast
426 Views
5 Replies
Message 1 of 6

WBLOCK - EXPORT VERSION CONTROL

formobalaji
Enthusiast
Enthusiast

IS IT POSIBILE TO CONTROL THE AUTOCADD VERSION OF EXPORTED DXF BY WBLOCK,

IAM SAVING ALL BLOCKS AS INDIVIDUAL DXF IN THE SOURCE FOLDER USING AUTOLISP, NOW MY QUESTION IS "IS IT POSSIBLE TO CONTROL THE VERSION OF DXF, LIKE V2010, V2007"

0 Likes
Accepted solutions (1)
427 Views
5 Replies
Replies (5)
Message 2 of 6

Moshe-A
Mentor
Mentor

@formobalaji ,

 

how about this?

 

(command "._saveas")

 

Moshe

 

0 Likes
Message 3 of 6

formobalaji
Enthusiast
Enthusiast

@Moshe-A 
is there any way to save as all blocks before exporting them with WBlock

0 Likes
Message 4 of 6

paullimapa
Mentor
Mentor
Accepted solution

Perhaps try this:

In the Open and Save tab of the Options dialog box, specify the file format in Save As. So you can specify the dxf version you want here. Then see if the Wblock command will now also create the desired dxf file instead of dwg. But when you’re done with creating all the wblocks you’ll need to go back to the Open and Save tab of the Options dialog box and change this back to a dwg file format to Save As


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
Message 5 of 6

DGCSCAD
Collaborator
Collaborator

There may be a solution in this thread: https://www.cadtutor.net/forum/topic/66011-save-as/

AutoCad 2018 (full)
Win 11 Pro
0 Likes