|
IMeshIsValid Property
|
Gets a value indicating whether the mesh is valid.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxReadOnly Property IsValid As Boolean
Get
property bool IsValid {
bool get ();
}
abstract IsValid : bool with get
Property Value
Type:
Boolean
See Also