Printing3DModel.RepairWithProgressAsync 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
執行 3D 模型修復演算法,並能夠報告作業的進度。
public:
virtual IAsyncOperationWithProgress<bool, double> ^ RepairWithProgressAsync() = RepairWithProgressAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperationWithProgress<bool, double> RepairWithProgressAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperationWithProgress<bool,double> RepairWithProgressAsync();
function repairWithProgressAsync()
Public Function RepairWithProgressAsync () As IAsyncOperationWithProgress(Of Boolean, Double)
傳回
IAsyncOperationWithProgress<bool,double>
布林值,指出非同步作業是否成功,以及將進度報告為零到一之間的十進位數的Double值。
- 屬性
Windows 需求
裝置系列 |
Windows 10 Anniversary Edition (已於 10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Graphics.Printing3D.Printing3DContract (已於 v3.0 引進)
|
備註
在 2022 年 4 月之前,Microsoft 提供線上 3D 模型修復服務。 請在此 位址找到其他工具的相關資訊,例如 3D Builder。