Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Opening a DWG containing dynamic blocks using SCRIPTS

1 REPLY 1
Reply
Message 1 of 2
rakesh_rao
353 Views, 1 Reply

Opening a DWG containing dynamic blocks using SCRIPTS

 

****** I posted this in the AutoCAD forum with no response so here I am trying to see if anyone can help me with this query.

 

 

Hello,

 

 

 

Does anyone know how to open an dynamic block DWG using a script and not have the "This drawing contains authoring elements. Do you want to open in block editor" message?

 

I cannot seem to get rid of this message and everytime I have to manually say "No" and let the script run.

 

Regards

Rakesh Rao

 
- rakesh.rao@4d-technologies.com
- www.4d-technologies.com / www.coordsys.com
- Blog:EN: http://rakeshrao.typepad.com
- Blog: ES: http://kiranabhat.typepad.com
1 REPLY 1
Message 2 of 2
pbejse
in reply to: rakesh_rao


@rakesh_rao wrote:

 

****** I posted this in the AutoCAD forum with no response so here I am trying to see if anyone can help me with this query.

 

 

Hello,

 Does anyone know how to open an dynamic block DWG using a script and not have the "This drawing contains authoring elements. Do you want to open in block editor" message?

 

I cannot seem to get rid of this message and everytime I have to manually say "No" and let the script run.

 

Regards

Rakesh Rao

 

you can try using

_fileopen

 

This example change the color to yellow


_fileopen "D:/Folder/Filename.dwg"
_chprop
_all

_color
2

_qsave

 

HTH

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost