OrthotropicAllowableCurvePointY Property

This represents either a Y value for an AML or Percent0/45 Degree Fibers method, or the value of a coefficient for a polynomial method. Note that this value may or may not be affected by the unit system depending on the context of its usage.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public double? Y { get; set; }

Property Value

NullableDouble

See Also