Maybe a silly question, but have you verified that the FME geometries are indeed arcs and not polylines when arriving at the writer?
Hi Dave actually I just worked out the answer myself! I needed to set the igds_type attribute to "igds_curve" rather than "11".
Maybe a silly question, but have you verified that the FME geometries are indeed arcs and not polylines when arriving at the writer?
Hi @david_r I have another issue with the igds_type curve output in Microstation. For some reason, the first two and last two vertices of every curve are not joined together when I output the file to Microstation DGN. Do you know why this would be? They were definitely joined together when I used a normal line_string...
Hi @david_r I have another issue with the igds_type curve output in Microstation. For some reason, the first two and last two vertices of every curve are not joined together when I output the file to Microstation DGN. Do you know why this would be? They were definitely joined together when I used a normal line_string...
That's strange. Unfortunately I don't know...