addDesign: Add a design to the PFIMProject
object.
Description
Add a design to the PFIMProject
object.
Usage
addDesign(object, design)
Value
The PFIMProject
object with the Design
object added.
Arguments
- object
A PFIMProject
object.
- design
A Design
object.