Graph.setPointExcitation


setPointExcitation(type, node, largeMass, component)

typestring"Force", "Displacement", "Velocity", or "Acceleration"
node node The name or ID of a node, or a pointer to a Node object.
largeMassdouble
componentstring
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to Graph

Back to Overview