ZoneOverrideMinBound Property

Minimum bound for this row. Note, you cannot set a MinBound if your override sizing materials are laminates. In the case of laminates, the MinBound is null, and setting it will throw an error.

Definition

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

Property Value

NullableDouble

See Also