LoadsetTargetValues.addOptimisationCriterion


addOptimisationCriterion(type, name, entity, component, factor)

Add the specified optimisation criterion. The criterion will serve as the constraint in the optimisation equation set

typestringlocation type; valid values are: "point", "line start", "line end".
namestringlocation name
entitystringresults entity
componentstringresults component
factordoubleweighting factor
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to LoadsetTargetValues

Back to Overview