• aaApi_UpdateDocumentRefVersionsaaApi_UpdateDocumentRefVersionsaa() always return false with "Access denied. You have insufficient privileges to finish this operation."

    I want to update the version of a reference of a master dgn to a specified version (not the active one) through aaApi_UpdateDocumentRefVersions. Firstly, I successfully get the AADMS_REFDOCVERSION_FOR_UPDATE struct by aaApi_GetDocumentRefVersionForUpdate…