Binding

Binding

Anonymous
Not applicable
199 Views
1 Reply
Message 1 of 2

Binding

Anonymous
Not applicable
I am currently writing a script that will open a drawing, save as to a different location on a network drive, and bind all xref's, close the drawing, then open another drawing and start the process again. My problem is the binding just using commands no mouse just typing. I have gotten about as far as blind man in a snow storm. How on earth do you bind xrefs using commands only?
0 Likes
200 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
(command "_.-xref" "_b" "*")

You may want to look at the system variable 'bindtype' also.

--

Tim
"A blind man lets nothing block his vision."


wrote in message news:5567124@discussion.autodesk.com...
I am currently writing a script that will open a drawing, save as to a
different location on a network drive, and bind all xref's, close the
drawing, then open another drawing and start the process again. My problem
is the binding just using commands no mouse just typing. I have gotten
about as far as blind man in a snow storm. How on earth do you bind xrefs
using commands only?
0 Likes