• [CONNECT Update 16 C++] Delete DgnLink

    Jon Summers
    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