ThreeMfPlugin

Gambaran keseluruhan

ThreeMfPlugin adalah kelas dalam Aspose.3D FOSS untuk Python. Berasal daripada : Plugin.

ThreeMfPlugin.get_file_format mengembalikan objek ThreeMfFormat yang mengenal pasti format fail 3MF.

Kelas ini menyediakan 7 kaedah untuk bekerja dengan objek ThreeMfPlugin dalam program Python. Kaedah yang tersedia termasuk: __init__, create_load_options, create_save_options, get_exporter, get_file_format, get_format_detector, get_importer. Semua ahli awam boleh diakses ke mana-mana aplikasi Python selepas memasang Aspose.3D FOSS untuk pakej Python.

Kaedah

SignaturePenerangan
__init__()
get_file_format()'ThreeMfFormat'Kembalikan format fail.
get_importer()'Importer'Kembalikan kepada pengimport.
get_exporter()'Exporter'Kembalikan kepada ekspor.
get_format_detector()'FormatDetector'Mengembalikan format detektor.
create_load_options()'ThreeMfLoadOptions'Mencipta instans ThreeMfLoadOptions untuk mengkonfigurasi tetapan import 3MF
create_save_options()'ThreeMfSaveOptions'Mencipta instans ThreeMfSaveOptions untuk mengkonfigurasi tetapan eksport 3MF

Lihat juga

 Bahasa Melayu