ApeGana
Guest
Bye.
use sev19. I need to reorganize the cad archive, changing path, folder names etc...
Before we begin, I am trying to understand a little better the policy of link resolution; that is where and with what logic if he goes to search for a linked file before telling you that he does not find it.
I found in an old thread the description of how the linkmgmt.txt file works, but honestly I understood little.
Can someone better explain to me the "container, relative and absolute" speech?
Thank you. ape
use sev19. I need to reorganize the cad archive, changing path, folder names etc...
Before we begin, I am trying to understand a little better the policy of link resolution; that is where and with what logic if he goes to search for a linked file before telling you that he does not find it.
I found in an old thread the description of how the linkmgmt.txt file works, but honestly I understood little.
Can someone better explain to me the "container, relative and absolute" speech?
Thank you. ape
resolution of document links
when moving documents from one location to another, some of the links to documents may be interrupted. solid edge provides an ascii text file that contains useful information to resolve links. linkmgmt.txt contains information that allows you to specify search orders and search for an algorithm that defines folders during connection resolution.
By default, the linkmgmt.txt file is located in the program folder of solid edge. For example, if solid edge has been loaded on the c drive, the path will be c:\program files\solid edge\program\linkmgmt.txt.
you need to ask solid edge to search for the linkmgmt.txt file. You can make sure that solid edge searches for the file in a different folder, including those of another computer on the network. to do this, click options in the tool menu. in the File Positions tab of the Options dialog box, select File Properties linkmgmt and click on change. in the browse dialog box, specify the drive and directory that contains the linkmgmt.txt file.
to edit the file, use a text editor, for example note block. review the following linkmgmt.txt file of example.
container
relative
absolute
begin search path
c:\my documents
\\machine123\my documents
end search path
the keywords container, relative and absolute in the linkmgmt.txte file indicate the method and order in which the links are resolved. container search the files in the same folder of the container document. relative search files related to the container document at the time of positioning or saving. absolute search for the exact path for files when positioning or saving. reorder or remove keywords from linkmgmt.txt file to improve performance in link resolution.
if you are not sure of the existence of the document, you can add search paths to the linkmgmt.txt file. the directories listed among the keywords begin search path and end search path will be used to search for links. solid edge searches all subfolders placed in the folders indicated. the connection is resolved just with the finding of a document provided of the same name.
the linkmgmt.txt file is read with opening documents. changes made to the linkmgmt.txt file have no effect on any document opened at that time. to insert the desired changes, close and reopen the documents.
use search paths only when you will not be able to solve the connections using the container methods, relative, or absolute. if you search for paths is included in the linkmgmt.txt file, solid edge will search documents in such folders, which could adversely affect performance. to stop using search paths you can edit, delete or rename the linkmgmt.txt file..