StlFormat

Overview

StlFormat Python için Aspose.3D FOSS sınıfıdır.

StlFormat.create_load_options creates an STL-specific load options object.

Bu sınıf Python programlarında StlFormat nesnelerle çalışmak için 2 yöntem sunar. Mevcut yöntemler şunları içerir: create_load_options, create_save_options. Tüm kamu üyeleri, Python paket için Aspose.3D FOSS’u yükledikten sonra herhangi bir Python uygulamasına erişilebilir. Mülkiyet : can_export, can_import, content_type, extension, extensions, file_format_type,Ve 2 daha.

Properties

NameTypeAccessDescription
extensionstrReadUzantıya ulaşır.
extensionsList[str]ReadGenişletmeler için hazırlanın.
content_typestrReadİçerik türünü alır.
file_format_type``ReadDosya formatını alır.
versionstrReadversiyonu alır.
can_exportboolReadİhracat yapabileceği bir şey var.
can_importboolReadİthalat yapabileceği bir şey var.
formatsListReadFormatları bulmak için.

Methods

SignatureDescription
create_load_options()STL-specific load options object oluşturur
create_save_options()STL-specific save options nesne oluşturur

See Also

 Türkçe