Click or drag to resize

Plane3GetHashCode Method

Get hash code for this entity.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override int GetHashCode()

Return Value

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