fileDependencyManager() in ObjectARX 2018

fileDependencyManager() in ObjectARX 2018

Anonymous
Not applicable
1,078 Views
2 Replies
Message 1 of 3

fileDependencyManager() in ObjectARX 2018

Anonymous
Not applicable

Hi!

 

What to use instead of method fileDependencyManager() of class AcDbDatabase (and corresponding classes AcFileDependencyManager, AcFileDependencyInfo) in ObjectARX version 2018?

 

Thanks!

0 Likes
Accepted solutions (1)
1,079 Views
2 Replies
Replies (2)
Message 2 of 3

zrobert
Advocate
Advocate

Hi;

 

ObjectARX documentation mentions only that the object is no longer used.

Does not mention the possible replacement...

0 Likes
Message 3 of 3

Anonymous
Not applicable
Accepted solution

Have found it by myself.

Should use "Transmittal library" and object TransmittalFilesGraph. Full documentation online only.

0 Likes