Printing3DMeshVerificationResult Klasse

Definition

Stellt Daten für die VerifyAsync-Methode bereit.

public ref class Printing3DMeshVerificationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Graphics.Printing3D.Printing3DContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Printing3DMeshVerificationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Graphics.Printing3D.Printing3DContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Printing3DMeshVerificationResult
Public NotInheritable Class Printing3DMeshVerificationResult
Vererbung
Object Platform::Object IInspectable Printing3DMeshVerificationResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Graphics.Printing3D.Printing3DContract (eingeführt in v1.0)

Eigenschaften

IsValid

Ruft einen Wert ab, der angibt, ob das Gitter gültig ist.

NonmanifoldTriangles

Ruft die Dreiecke mit nicht verteilerten Kanten ab, falls zutreffend.

ReversedNormalTriangles

Ruft ggf. die umgekehrten normalen Dreiecke ab.

Gilt für: