Skip to content

Added access for pyrevit's ADC library#38

Open
tay0thman wants to merge 1 commit into
ErikFrits:mainfrom
tay0thman:patch-1
Open

Added access for pyrevit's ADC library#38
tay0thman wants to merge 1 commit into
ErikFrits:mainfrom
tay0thman:patch-1

Conversation

@tay0thman
Copy link
Copy Markdown

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant