Assignment.setLoadsetRange


setLoadsetRange(IDstart, IDend)

Specify the range of loadsets the assignment. Generally this will be a Loadcase but in a load curve analysis, loading must be assigned to a LoadCurve.

IDstartloadset The name or ID of a loadset, or a pointer to a Loadset object.
IDendloadset The name or ID of a loadset, or a pointer to a Loadset object.
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to Assignment

Back to Overview