Not sure what you are trying to do. Create an arc (section of a circle), or take a curved line and connect the end points to create a polygon?
You could look a the help section under "Shape Class Reference"
string SerializeToString ()
bool CreateFromString (string Serialized)
Shape Buffer (double Distance, int nQuadSegments)
You could look a the help section under "Shape Class Reference"
string SerializeToString ()
bool CreateFromString (string Serialized)
Shape Buffer (double Distance, int nQuadSegments)