PyFoam.Basics.STLFile module¶
Read a STL file and do simple manipulations
-
class
PyFoam.Basics.STLFile.STLFile(fName=None)[source]¶ Bases:
objectStore 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>'¶
-