Overload_Rhino_Geometry_MeshFace_GetHashCode - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
GetHashCode() | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() |
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().) |