next up previous contents index
Next: Arcs Up: Primitives Previous: BSplines   Contents   Index

Brezier Curves


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

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

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

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


next up previous contents index
Next: Arcs Up: Primitives Previous: BSplines   Contents   Index
esys@esscc.uq.edu.au