OrthotropicCorrectionFactorPointEquals(OrthotropicCorrectionFactorPoint) Method

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool Equals(
	OrthotropicCorrectionFactorPoint other
)

Parameters

other  OrthotropicCorrectionFactorPoint
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also