Article | 70002421 |
Type | Wish |
Product | Engine |
Version | 1004 |
Date Added | 10/16/2023 12:00:00 AM |
Fixed | 10.1005.0.2 (10/17/2023 12:00:00 AM) |
Submitted by | Krexa David |
Summary
Is it possible to have a property in order to control whether network files like images (for example like \\mytestnetwork\machine\data\myImage.bmp or like file://mytestnetwork2/data/myImage2.bmp) to be loaded or not during the drawing opening?
Solution
A new flag OpenFlagsEnum.DisableLoadLocalNetworkFiles of vdDocument.OpenFlags was added in version 1005.0.2
If present Disable loading such local network files.