setTotalNumberOfIndividuals: Set the total number of individuals in a DesignConstraint object.
Description
Set the total number of individuals in a DesignConstraint object.
Usage
setTotalNumberOfIndividuals(object, totalNumberOfIndividual)
Value
The DesignConstraint object with the total number of individual.
Arguments
- object
DesignConstraint object.
- totalNumberOfIndividual
Total number of individual to be set.