IntelliCAD 11.1 Object Library | |
ElevateOrder Method | |
See Also |
- Order
- The new order value that is greater than the current order value (maximum of 26).
Spline Object : ElevateOrder Method |
Description
Changes the order of the spline to the given order.
Syntax
Visual Basic |
---|
Public Sub ElevateOrder( _ ByVal Order As Long _ ) |
Parameters
- Order
- The new order value that is greater than the current order value (maximum of 26).
Remarks
Elevating the order increases how many control points are used to defin the spline. The order can only be increased, not decreased.