LoadCurve.getAssignments


getAssignments()

creates and returns an array of Assignment objects, each of which represents one loading assignment within this load curve. Note that the Assignment objects returned are copies of the ones in actual use - modifying them will have no effect. If you wish to modify assignment details it is necessary to re-assign the attribute to the object

Argumentsnone 
Return valuearray of Assignment objects The returned array

Back to LoadCurve

Back to Overview