Click or drag to resize

GH_MeshFace Properties

The GH_MeshFace type exposes the following members.

Properties
  NameDescription
Public propertyIsValid
Test for validity. No negative indices are allowed and only C and D are allowed to be identical.
(Overrides GH_GooTIsValid.)
Public propertyIsValidWhyNot
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.)
Public propertyTypeDescription (Overrides GH_GooTTypeDescription.)
Public propertyTypeName (Overrides GH_GooTTypeName.)
Public propertyValue
Gets or sets the internal data.
(Inherited from GH_GooT.)
Top
See Also