| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > StepClass > StepClass Methods >====== SetLimit (set smooth data distribution:StepClass) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[kill shut down the stepclass object .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[setlimitneeded return static dynamic boundary flag stepclass .htm|{{btn_next_n.gif|Next page}}]] | | || **SetLimit(** //lower, upper //**), VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} | **SetLimit** | Sets the StepClass object's upper and lower boundaries. | | //lower// | A constant, variable, EQUATE, or expression that specifies the StepClass object's lower boundary. The value may be numeric or alphanumeric. | | //upper// | A constant, variable, EQUATE, or expression that specifies the StepClass object's upper boundary. The value may be numeric or alphanumeric. | The **SetLimit **method sets the StepClass object's upper and lower boundaries. **Implementation:** The SetLimit method is a placeholder method for classes derived from StepClass--StepLongClass, StepRealClass, StepStringClass etc. **See Also:     **[[setlimit set smooth data distribution steplongclass .htm|StepLongClass.SetLimit]], [[setlimit set smooth data distribution steprealclass .htm|StepRealClass.SetLimit]], [[setlimit set smooth data distribution stepstringclass .htm|StepStringClass.SetLimit]]