Extensions:2.6/Py/Scripts/Import-Export/STL
< Extensions:2.6 | Py | Scripts | Import-Export
2014年3月21日 (金) 21:46時点におけるwiki>Polluksによる版 (typo)
UI location | Operator > Import/Export STL | ||
---|---|---|---|
Usage | Use the operator to import ASCII or binary files, you can select multiples files. For exporting you can select multiples objects and they will be exported as an single STL file. You can select between ASCII/binary file format (binary is more compact). You can also choose to enable or disable the modifiers during the export. | ||
Version | 0 | Author(s) | Guillaume Bouchard (Guillaum) and al. |
Blender | 2.56 | License | Same as Blender |
Category | Import-Export | Distribution | Release |
Note(s) | Currently the script does not handle importing or exporting of normals. If someone needs support for exporting, file a bug report. |
File name | |
---|---|
Current version download | builtins |
Python modules | os, itertools, mmap |
Known Issues | Does not handle normals import/export and does not handle endianess. There is nothing in the STL spec about it. |
---|