Share via


Printing3DMeshVerificationResult.ReversedNormalTriangles Propriedade

Definição

Obtém os triângulos normais reversos, se aplicável.

public:
 property IVectorView<unsigned int> ^ ReversedNormalTriangles { IVectorView<unsigned int> ^ get(); };
IVectorView<uint32_t> ReversedNormalTriangles();
public IReadOnlyList<uint> ReversedNormalTriangles { get; }
var iVectorView = printing3DMeshVerificationResult.reversedNormalTriangles;
Public ReadOnly Property ReversedNormalTriangles As IReadOnlyList(Of UInteger)

Valor da propriedade

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

Os triângulos normais reversos.

Aplica-se a