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: 24.1.418.0 (24.1.418.0)
Syntax
protected override int ComputeHashCode()

Return Value

Type: Int32
The hash code.
See Also