SetBushingDampingPerUnitZ(int, double)

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

Declaration Syntax

public double SetBushingDampingPerUnitZ(int index, double newVal)

Parameters

index(int)

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

newVal(double)

New value for damping per UnitZ.