Click or drag to resize

Mesh3IsValid Property

True in case the mesh is valid

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsValid { get; }

Return Value

Type: Boolean

Implements

IMeshIsValid
See Also