Click or drag to resize

GH_MeshFaceIsValid Property

Test for validity. No negative indices are allowed and only C and D are allowed to be identical.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool IsValid { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_MeshFace.IsValid"]

See Also