Answered
EventListener for importing idms (place -> placegun)
Hi, i tried to create a EventListener for getting data efter "Place..->file.idms" I have succeded to get triggered with theese before and after i Placegun is created,
- beforeImport
- afterImport
- beforePlace
Now my problem, there is in the idms a part with images with LinkResourceURI, and i cant figure out how to get that data (i get images etc from snippet/placegun etc... but no data for Link part... ???
anyone ? suggestions ?
<Rectangle>
<Image>
<Link
LinkResourceURI="server.blabla.com/api/id=2321"
</image>
</Rectangle>
