50.7 DirectDampingComponent object
A DirectDampingComponent object is used to define direct damping over a range of modes.
Access
import step
mdb.models[name].steps[name].directDamping.components[i]
50.7.1 Members
The DirectDampingComponent object has the following members:
startAn Int specifying the mode number of the lowest mode of a range.
endAn Int specifying the mode number of the highest mode of a range.
fractionA Float specifying the fraction of critical damping.