[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


HELIX_ADD terminate action

HELIX_ADD sweeps a profile about an axis to create a helical part.

Syntax

                 +---------------------<----------------------+
                 |                                            |
--->(HELIX_ADD)--+--(:BLANK_PART)--|specify part|-------------+---->
                 |                                            |
                 +--(:WP)--|workplane|------------------------+
                 |                                            |
                 +--(:AXIS)--|axis|---------------------------+
                 |                                            |
                 +--(:PITCH)--|pitch|-------------------------+
                 |                                            |
                 +--(:TURNS)--|number of turns|---------------+
                 |                                            |
                 +--(:RIGHT)--+--(:ON)---+--------------------+
                 |            |          |                    |
                 |            +--(:OFF)--+                    |
                 |                                            |
                 +--(:PREVIEW)-------------------->-----------+
                 |                                            |
                 +--(:CHECK)--+--(:ON)---+--------------------+
                              |          |
                              +--(:OFF)--+

Options

The following options are available:

When to use

Use this action to create a helical part.

Example

The following example creates a part named hsp12 by performing a five-turn left-hand sweep about an axis defined by two points. The pitch of the new helical part is 40. The Preview option is used.

HELIX_ADD :BLANK_PART "/hsp12" :AXIS :TWO_PTA (gpntwc 21 27 3 "vport1") (gpntwc 21 63 3 "vport1") :PITCH 40 :TURNS 5 :RIGHT :OFF :PREVIEW

All part and workplane names must be enclosed in double quotes (" ").

See also

HELIX_REM terminate action GENERAL_SWEEP_ADD terminate action GENERAL_SWEEP_REM terminate action
[Contents] [Index] [Books]