Click or drag to resize

MeshingParametersGetHashCode Method

Computes a hash number that represents the current MeshingParameters.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for MeshingParameters.
See Also