SetBushingStiffnessPerUnitY(int, double)

Sets the Coefficient for the stiffness per UnitY at the indicated row index.

Declaration Syntax

public double SetBushingStiffnessPerUnitY(int index, double newVal)

Parameters

index(int)

Worksheet row index. Must be greater than or equal to 1 and less than 6.

newVal(double)

New value for stiffness per UnitY.