GH_MeshFace Properties |
The GH_MeshFace type exposes the following members.
| Name | Description | |
|---|---|---|
| IsValid |
Test for validity. No negative indices are allowed and only C and D are allowed to be identical.
(Overrides GH_GooTIsValid.) | |
| IsValidWhyNot |
Gets a string describing the state of "invalidness".
If the instance is valid, then this property should return Nothing or String.Empty.
(Overrides GH_GooTIsValidWhyNot.) | |
| TypeDescription | (Overrides GH_GooTTypeDescription.) | |
| TypeName | (Overrides GH_GooTTypeName.) | |
| Value |
Gets or sets the internal data.
(Inherited from GH_GooT.) |