Printing3DMeshVerificationResult クラス

定義

VerifyAsync メソッドのデータを提供します。

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
継承
Object Platform::Object IInspectable Printing3DMeshVerificationResult
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Graphics.Printing3D.Printing3DContract (v1.0 で導入)

プロパティ

IsValid

メッシュが有効かどうかを示す値を取得します。

NonmanifoldTriangles

該当する場合は、非多様体エッジを持つ三角形を取得します。

ReversedNormalTriangles

該当する場合は、逆法線三角形を取得します。

適用対象