Printing3DModel.RepairAsync Method

Definition

Executes the 3D model repair algorithm on the model.

public:
 virtual IAsyncAction ^ RepairAsync() = RepairAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction RepairAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction RepairAsync();
function repairAsync()
Public Function RepairAsync () As IAsyncAction

Returns

Results of the operation.

Attributes

Remarks

Until April 2022 Microsoft offered an online 3D Model Repair service. Please find information on alternative tools, such as 3D Builder, at this address.

Applies to