SurfaceCurvatureGetHashCode Method |
Returns a runtime-stable hash code for this object.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32A non-unique integer that represents this SurfaceCurvature.
See Also