Partager via


Printing3DMeshVerificationResult.IsValid Propriété

Définition

Obtient une valeur qui indique si le maillage est valide.

public:
 property bool IsValid { bool get(); };
bool IsValid();
public bool IsValid { get; }
var boolean = printing3DMeshVerificationResult.isValid;
Public ReadOnly Property IsValid As Boolean

Valeur de propriété

Boolean

bool

true si le maillage est valide ; sinon, false.

S’applique à