Skip to content

Overload_Rhino_Geometry_MeshFace_GetHashCode

Will Pearson edited this page Aug 12, 2016 · 1 revision

MeshFace.GetHashCode Method

Overload List

 

Name Description
Public method GetHashCode() Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetHashCode() Returns a runtime-stable hashcode for the current mesh face. You are not allowed to rely on persistance of this hashcode in serialization, but for each version of RhinoCommon, this hashcode will be the same for each mesh face. (Overrides ValueType.GetHashCode().)
  Back to Top

See Also

Reference

MeshFace Structure
Rhino.Geometry Namespace

Clone this wiki locally