Hi,
I'm trying to create a polygon with a curved line connecting two points.
I looked through the help and examples before posting the original message.
I've looked at the SerializeToString and Shape Buffer as you suggested - the latter seemes to be used to create a buffer around a shape.
SerializeToString might be of some use, but there is nothing in the help or examples to explain how to serialze the shape.
I suspect I'm going to have to do the maths to calculate the points along the curve and then add them to the shape - I didn't want to do this and then find that there was a function hidden away somewhere that would do it for me......
Thanks
BB
I'm trying to create a polygon with a curved line connecting two points.
I looked through the help and examples before posting the original message.
I've looked at the SerializeToString and Shape Buffer as you suggested - the latter seemes to be used to create a buffer around a shape.
SerializeToString might be of some use, but there is nothing in the help or examples to explain how to serialze the shape.
I suspect I'm going to have to do the maths to calculate the points along the curve and then add them to the shape - I didn't want to do this and then find that there was a function hidden away somewhere that would do it for me......
Thanks
BB