AnalysisCableTuning.addCable


addCable(name, weightCoef, [loadcaseID])

Add the specified cable.

namestringcable name
weightCoefdoubleweight coefficient
loadcaseIDoptional integer ID of an existing loadcase to use for this cable (default = -1 means create a new one)
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to AnalysisCableTuning

Back to Overview