next up previous contents index
Next: Brezier Curves Up: Primitives Previous: Splines   Contents   Index

BSplines


\begin{classdesc}{BSpline}{point0, point1, ...}
A B-spline curve defined by a list of points \var{point0}, \var{point1},....
\end{classdesc}

\begin{methoddesc}[BSpline]{setElementDistribution}{n\optional{,progression=1\op...
...} is set
progression is applied towards the centre of the line.
\end{methoddesc}

\begin{methoddesc}[BSpline]{resetElementDistribution}{}
removes a previously set element distribution from the line.
\end{methoddesc}

\begin{methoddesc}[BSpline]{getElemenofDistribution}{}
Returns the element distr...
... bump flag. If
no element distribution is set None is returned.
\end{methoddesc}


next up previous contents index
Next: Brezier Curves Up: Primitives Previous: Splines   Contents   Index
esys@esscc.uq.edu.au