How to get all the full paths from a drawing's?

How to get all the full paths from a drawing's?

Anonymous
Not applicable
746 Views
1 Reply
Message 1 of 2

How to get all the full paths from a drawing's?

Anonymous
Not applicable

Can somebody tell me how to get some infomation(Font, Outter Reference DWG, LineType File Path ) which a drawing may be dependent on ?

 

I'm develping a C# program with AutoCAD 2008.  To ensure the drawing to be displayed porperly when it be copied or moved, I Want to get the(font, out reference drawing and line type) full file path, and copy or movie the file to the same distination directory. 

 

I can't find any API to  (Font, Outter Reference DWG, LineType File Path).

 

Could someone tell me how to do it?

 

 

0 Likes
747 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
below link will be helpful to get full path of active drawing:
http://through-the-interface.typepad.com/through_the_interface/2008/03/getting-the-ful.html
0 Likes