OrthotropicCorrectionFactorPoint Class

Pointer to an Equation-based or Tabular Correction Factor.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class OrthotropicCorrectionFactorPoint : IEquatable<OrthotropicCorrectionFactorPoint>
Inheritance
Object    OrthotropicCorrectionFactorPoint
Implements
IEquatableOrthotropicCorrectionFactorPoint

Constructors

OrthotropicCorrectionFactorPointInitializes a new instance of the OrthotropicCorrectionFactorPoint class

Properties

Methods

Equals(Object)
(Overrides ObjectEquals(Object))
Equals(OrthotropicCorrectionFactorPoint) 
GetHashCode
(Overrides ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also