create a script listing xref / block used

create a script listing xref / block used

jim3thornton
Advocate Advocate
365 Views
2 Replies
Message 1 of 3

create a script listing xref / block used

jim3thornton
Advocate
Advocate

Is it possible to create a script that will scan a set of drawings a list which sheets a specific xref or block has been used?

 

I would like to script that would identify / list which sheets have various deltas used.

0 Likes
366 Views
2 Replies
Replies (2)
Message 2 of 3

hmsilva
Mentor
Mentor

@ncjim wrote:

Is it possible to create a script that will scan a set of drawings a list which sheets a specific xref or block has been used? 

I would like to script that would identify / list which sheets have various deltas used.


Hi ncjim,

 

if by 'scan a set of drawings a list which sheets' you mean, access SSM, no is not possible using Auto/Visula LISP.

If it is to scan a .dwg directory, and, for instance, create a .txt file identifying the file/files and tab where a specific xref or block has been used, probably, yes It can be done.

 

Henrique

EESignature

0 Likes
Message 3 of 3

jim3thornton
Advocate
Advocate

i'm going to try and develop a script that will insert a Delta block and then insert a value into the corresponding custom property in the sheet set manager 

 

 

0 Likes