Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
DgnLink
Delete
C++
connect
DgnLinkTree
drop
remove
[CONNECT Update 16 C++] Delete DgnLink
Jon Summers
Thanks to a tip from Yongan.Fu we know how to add (attach) a DgnLink to an element... DgnLinkTreeSpecPtr spec = DgnLinkManager::CreateTreeSpec(eh); const bool CreateIfUnavailable {true}; DgnLinkTreePtr linkTree = DgnLinkManager::ReadLinkTree(*spec…
Answered
over 1 year ago
MicroStation Programming
MicroStation Programming Forum