IMD.setPointExcitation


setPointExcitation(type, node, largeMass, component, [amplitude])

typestring"Force", "Displacement", "Velocity", or "Acceleration"
nodenode The name or ID of a node, or a pointer to a Node object.
largeMassdoublelarge mass
componentstring Sx, Sy, Sxy, etc.. See element reference manual for details
amplitudeoptional doubleamplitude
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to IMD

Back to Overview