PyFoam.Basics.STLFile module¶
Read a STL file and do simple manipulations
-
class
PyFoam.Basics.STLFile.
STLFile
(fName=None)[source]¶ Bases:
object
Store a complete STL-file and do simple manipulations with it
-
mergePatches
(patchNames, targetPatchName)[source]¶ Merge the patches in the list and put them into a new patch
-
noName
= '<no name given>'¶
-