ThreeMfLoadOptions
المعلومات العامة
ThreeMfLoadOptions هي فئة في Aspose.3d لـ Python. الميراث من: LoadOptions.
ThreeMfLoadOptions.flip_coordinate_system determines whether to swap the Y and Z axes when loading a 3MF file.
خصائص
| اسم | النوع | الوصول | وصف |
|---|---|---|---|
flip_coordinate_system | bool | اقرأ | يحدد ما إذا كان يجب تبديل المحورين Y و Z عند تحميل ملف 3MF. |
الطرق
| التوقيع | وصف |
|---|---|
__init__() |