Click or drag to resize

Triangle3dGetHashCode Method

Serves as the Triangle3d hash function.

Namespace:  Gile.AutoCAD.R20.Geometry
Assembly:  GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current Triangle3d instance..
See Also