RhinoCommon API
MeshFaceGetHashCode Method |

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 ValueTypeGetHashCode.) |
