next up previous contents index
Next: Lines Up: esys.pycad Classes Previous: esys.pycad Classes   Contents   Index

Primitives

Some of the most commonly-used objects in esys.pycad are listed here. For a more complete list see the full API documentation.


\begin{classdesc}{Point}{x=0.,y=0.,z=0.\optional{,local_scale=1.}}
Create a poin...
...m coordinates with local characteristic length \var{local_scale}
\end{classdesc}


\begin{classdesc}{CurveLoop}{list}
Create a closed curve from the \code{list}. o...
...ss{Arc}, \class{Spline}, \class{BSpline},
\class{BrezierSpline}.
\end{classdesc}


\begin{classdesc}{SurfaceLoop}{list}
Create a loop of \class{PlaneSurface} or \class{RuledSurface}, which defines the shell of a volume.
\end{classdesc}



Subsections
next up previous contents index
Next: Lines Up: esys.pycad Classes Previous: esys.pycad Classes   Contents   Index
esys@esscc.uq.edu.au