How to remove reference

Hello guys,

I have made a code that extracts some nodes from a big dae file. I added all geometry needed into library_geometries new file. But in the instance instance_geometry, I always get some things like

<instance_geometry url="./Bigfile.dae#geoid1960"/>

Do we have a function to remove this or we have to write our own funtion (readfile) ?

Thanks,

You’ll have to write code to fixup the URI references to the new locations of the assets you copied.