[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


AM_BSPLINE_INT terminate action

AM_BSPLINE_INT creates a B-spline using a sequence of interpolation points, through which the curve will pass.

Syntax


                         +--------------------<-------------------+
                         |                                        |
                         |                                        |
---->(AM_BSPLINE_INT)----+---|interpolation pnt|------------------+---->
                         |                                        |
                         +---(:CLOSED)----------------------------+
                         |                                        |
                         +---(:OPEN)------------------------------+
                         |                                        |
                         +---(:BACK)------------------------------+
                         |                                        |
                         +---(:ORDER)---|number|------------------+
                         |                                        |
                         +---(:TANGENT)---+---(:ON)-----+---------+
                         |                |             |         |
                         |                +---|angle|---+         |
                         |                |             |         |
                         |                +---|pnt|-----+         |
                         |                |             |         |
                         |                +---(:OFF)----+         |
                         |                                        |
                         |                                        |
                         +---(:CLEAR_TANGENT)---------------------+
                         |                                        |
                         +---(:APPEND)--|elem|--+-----------------+
                                               (*)                |
                                                +--|select elem|--+

                                       (*) if elem is ambiguous

Options

When to use

Use this action to create a freeform B-spline curve. No two directly subsequent interpolation points may be coincident.

The AM_BSPLINE_INT command automatically computes a series of control points for the curve. There is no difference between these points and user-created control points.

See also

AM_BSPLINE_CON terminate action
[Contents] [Index] [Books]