Changeset View
Changeset View
Standalone View
Standalone View
object_print3d_utils/export.py
| Context not available. | |||||
| filepath=filepath, | filepath=filepath, | ||||
| ascii=False, | ascii=False, | ||||
| use_mesh_modifiers=True, | use_mesh_modifiers=True, | ||||
| use_selection=True, | |||||
| global_scale=global_scale, | global_scale=global_scale, | ||||
| ) | ) | ||||
| elif export_format == 'PLY': | elif export_format == 'PLY': | ||||
| Context not available. | |||||