Click or drag to resize

EllipsoidComplexSurfaceCurve.ComputeHashCode Method

Computes the hash code for this curve.

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

Return Value

Type: Int32
The hash code.
See Also