SetBushingDampingPerUnitY(int, double)

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

Declaration Syntax

public double SetBushingDampingPerUnitY(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 damping per UnitY.