Silhouette

 From:  Michael Gibson
3021.6 In reply to 3021.5 
Hi Danny,

> Just wondering if the Geometry library you use handles
> offsetting curves on a surface

I don't think that there is anything built in for that currently.

But how is that supposed to work, is it supposed to produce an offset by "distance as traveled along the surface", or "distance measured directly from point to point"?

For the latter I guess creating a tube and then intersecting it could give that result, except probably some difficulties with corners or tight bends and stuff like that.

Do you happen to have an example file for this?

- Michael