SplineConvexHull Documentation

This is a Spline Generator. It evaluates a 2D spline on the XY plane of the generator enclosing all spline objects in the Include Object List.


Notes:

  • This plugin uses the Python scipy library. See README file for more information.

  • For best quality keep Point Count to 0.

  • The generator will automatically project all linked splines on its local XY plane, so rottating the splines without also rotating the generator will produce unwanted results.

  • Your spline objects must be oriented on the XY plane of the generator. That coinsides with the World coordinates when you create the generator.

  • For consistent and desirable results construct your splines on the XY plane or parallel to it and then make them children of the generator or put them under the same Group with the generator to keep their orientation relevant to it. You can then Rotate all involving objects together without problems.

Changelog