Printing3DModel.RepairAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.