Save relative path for raster files

Hello

I have an issue with none microstation user colleagues moving photos & pdfs i have attached to a microstaiton drawings or moving the project file completely, which then drops the links to the raster files attached. Is there a way i can make Microstation automatically save relative path to raster files?. 

The photos i attach are from different folders each time so setting it to one folder is not what im looking for. I just want it to auto save relative path.

I looked through loads of existing questions on this but i could not seem to find a relative answer. Im using Descartes stand alone   V8I Series 5 

Thanks  

Parents
  • I am not a Descartes user, but in my workspace I define a configuration variable in my project config file that points to the folder locations of raster images. Are you able to do that in your workspace? I use MS_RFDIR along with MS_DEF

    MS_DEF2 = H:/Regional_Data/Raster/Aerials/PA/pamap/

    #Raster Refernece Search Paths

    MS_RFDIR > $(MS_DEF2)

    Microstation CONNECT - 10.17.2.61

    ORD - 2021 R1 10.10.1.3

    ORD 2022 R1.1 - 10.11.3.2

    ORD 2022 R3 -  10.12.2.4

    Microstation v8i SS 10 - 08.11.09.919

    Power InRoads v8i - 08.11.09.615

    ProjectWise - 10.0.3.453

Reply
  • I am not a Descartes user, but in my workspace I define a configuration variable in my project config file that points to the folder locations of raster images. Are you able to do that in your workspace? I use MS_RFDIR along with MS_DEF

    MS_DEF2 = H:/Regional_Data/Raster/Aerials/PA/pamap/

    #Raster Refernece Search Paths

    MS_RFDIR > $(MS_DEF2)

    Microstation CONNECT - 10.17.2.61

    ORD - 2021 R1 10.10.1.3

    ORD 2022 R1.1 - 10.11.3.2

    ORD 2022 R3 -  10.12.2.4

    Microstation v8i SS 10 - 08.11.09.919

    Power InRoads v8i - 08.11.09.615

    ProjectWise - 10.0.3.453

Children