Hello everyone,
I would like to automatically set the shared location of a RevitLinkInstance but the value of the parameter "Shared Site" (BuiltInParameter.GEO_LOCATION) look strange. Is it a way through the API to get access and set this parameter value? Maybe the shared location can be found somewhere else ?
EDIT:
"doc.PublishCoordinates(LinkElementId)" doesn't work with Link in the cloud, I work in BIM360 and I'm trying to simulate what the "PublishCoordinates" method do. To achieve that, I need to connect a link with a ProjectLocation in the "Shared Site" parameter.
Thank you !