Printing3DMeshVerificationResult.IsValid Eigenschaft

Definition

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

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

Eigenschaftswert

Boolean

bool

true , wenn das Gitter gültig ist; andernfalls false.

Gilt für: