Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
DgnLink
DgnURLLink
C++
connect
DgnFileLink
KEY-IN
[CONNECT Update 16.2 C++] Problem creating DgnLink for a URL
Jon Summers
Following the examples posted on this Forum, I am experimenting with the DgnLink C++ API. I can successfully create a File DgnLink and a Folder DgnLink . For example, this is working code (error-catching omitted) … template<> bool CreateDgnLink<DgnFolderLinkP…
Answered
over 1 year ago
MicroStation Programming
MicroStation Programming Forum
[CONNECT Update 16 C++] DgnLink types
Jon Summers
Here's the DgnLink class hierarchy found in the MicroStationAPI help doc... When one uses the Add Link tool in MicroStation, three choices are offered... URL and From File are covered by the types listed above ( DgnURLLink and DgnFileLink ). But…
Answered
over 1 year ago
MicroStation Programming
MicroStation Programming Forum