Click or drag to resize

PlaneGetHashCode Method

Gets a non-unique hashing code for this entity.

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

Return Value

Type: Int32
A particular number for a specific instance of plane.
See Also