PreLoadset.copyAssignmentsFrom


copyAssignmentsFrom(sourceLoadcase, [attrType], [attributes])

Copy assignments from the given loadcase/load curve into this loadcase/load curve. If only the source load curve is given then all assignments from all attributes will be copied.

sourceLoadcaseloadcase The name or ID of a loadcase, or a pointer to a Loadcase object. Load curve to copy assignments from
attrTypeoptional string Type of attribute whose assignments will be copied
attributesoptional array Names and/or numbers of the attributes whose assignments will be copied
Return valuenone 

Back to PreLoadset

Back to Overview