LoadCurve.setVariationLoadCurve


setVariationLoadCurve(activationValue, terminationValue, incrementValue, assignmentFactor, variation)

Set this load curve to be of variation type - the shape of the curve will be defined by the given variation

activationValuedouble
terminationValuedouble
incrementValuedouble
assignmentFactordouble
variationvariation The name or ID of a variation, or a pointer to a VariationAttr object.
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to LoadCurve

Back to Overview