SVG Palette vs Diagram

Hi Walter,

Do we still have a way to convert SVG to geometry in the recent version?

I am trying to create a functionality to drag and drop the node template from the palette, after dragging it to the diagram, it will change to different node template which has svg Go.Picture in it,right now it is complaining that we can not change the category from Node to part.
so I am trying to fit the SVG in the Go.shape itself instead of Go.Picture

Thanks,
Bindu.

I’ve moved this to a separate topic.

We still recommend using go.Picture if the SVG can’t be easily converted to a geometry string.

The Node to Part conversion sounds like a separate issue. If your node templates are different between your Palette and your Diagram, they should still be of the same types.