[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


ARC terminate action

ARC creates an arc defined by a center point, begin or end points, peripheral points, a radius, and a begin and/or opening angle. All arcs are defined counter-clockwise.

Syntax


                                +----------------<-----------------+
                                |                                  |
 ---->(ARC)----+-(:CEN_RAD_ANG)-+--|center|--------->----------+   |
               |                                               |   |
               |                +--|radius or peripheral posn|-+   |
               |                v                                  |
               |                +--|angle or start position|---+   |
               |                                               v   |
               |                +--|angle or posn to end arc|--+   |
               |                v                                  |
               |                +------------------------>---------+---->
               |                                                   |
               |                +-----------<----------------+     |
               |                |                            |     |
               +----(:CENTER)---+---|center position|->-+    |     |
               |                                        |    ^     |
               |                +---|begin position|----+    |     |
               |                v                            |     |
               |                +---|end position|------->---+-->--+
               |                                                   |
               |                +-----------<----------------+     |
               |                |                            |     |
               +----(:3_POS)----+---|begin position|-->-+    |     |
               |                                        |    ^     |
               |                +---|end position|------+    |     |
               |                v                            |     |
               |                +---|peripheral position|----+-->--+
               |                                                   |
               |                 +----------<------------+         |
               |                 |                       |         |
               +----(:DIAMETER)--+--|1st position|---+   |         |
               |                                     v   ^         |
               |                 +--|2nd position|---+   |         |
               |                 |                       |         |
               |                 +----------->-----------+---->----+
               |                                                   |
               |                                +--------<-----+   |
               |                                |              |   |
               +--(:CONCENTRIC)--|element|------+--|offset|----+---+
               |                                                   |
               |                                 +-------<------+  |
               |                                 |              |  |
               +--(:SMOOTH)--|element and posn|--+--|end posn|--+--+
               |                                                   |
               +--(:CLOCKWISE)--+--(:on)---------------+-----------+
                                |                      |
                                +--(:OFF)--------------+
                                |                      |
                                +--(:DEFAULT)----------+
                                |                      |
                                +--(:KEEP_AS_DEFAULT)--+

Options

The following options are available to create arcs.

When to use

Use this action to create a counter-clockwise arc anywhere on the active workplane.

Example

Enter ARC and specify the location and size of the curve as follows:

ARC :DIAMETER 50,50 100,100

The arc is created.

See also

CIRCLE terminate action C_CIRCLE terminate action
[Contents] [Index] [Books]