addDesigns: Add a list of designs to the PFIMProject
object.
Description
Add a list of designs to the PFIMProject
object.
Usage
addDesigns(object, listOfDesigns)
Value
The PFIMProject
object with the Design
objects added.
Arguments
- object
A PFIMProject
object.
- listOfDesigns
A list of Design
objects.