EF-Tools icon indicating copy to clipboard operation
EF-Tools copied to clipboard

Added access for pyrevit's ADC library

Open tay0thman opened this issue 3 months ago • 0 comments

having DWGs linked inside desktop connector will throw an exception as files linked on ADC won't use ExternalFileReferences, instead we need to call them with GetExternalResourceReferences which will return an insession path with "ACCDOCS://" then utilizing pyrevit's ported ADC library to access ADC's API.

tay0thman avatar Oct 10 '25 21:10 tay0thman