Hi oompa,

PlanarSrf attempts to create as few planar surfaces as possible from
your curves. For example, it will create holes if you have curves
inside other curves.
Because it is so 'smart', there's no way to guarantee the the order of
surfaces is the same as the order of curves.

If you want to convert a single planar curve into a single surface,
then you'll either have to put each curve into its own branch (Graft
component) or simply feed the curves into a Surface parameter instead
of the PlanarSrf component, since the parameter does perform a 1:1
conversion.

--
David Rutten
[email protected]
Robert McNeel & Associates


On Apr 1, 1:02 am, oompa_l <[email protected]> wrote:
> David, do you have any ideas?

Reply via email to