Hi Len,
re:
> Can I pop the first segment and the last segment off of a list of segments, add my own segments to
> the ends and rebuild the curve?
There isn't any direct API call for that currently but you can do all of that by using the same geometry factories that the regular commands use.
I'll see about adding in some functions for working with curve segments to make this more convenient.
- Michael
|