SetCreepEffects(uint, Creep)
            Sets the Creep Effects for a given solution step.
            
Declaration Syntax
public virtual void SetCreepEffects(uint stepNumber, Creep value)
Parameters
- stepNumber(uint)
 No details are provided for this entry.
- value(Creep)
 No details are provided for this entry.