Click or drag to resize

EllipsoidComplexSurfaceCurveComputeHashCode Method

Computes the hash code for this curve.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
protected override int ComputeHashCode()

Return Value

Type: Int32
The hash code.
See Also