[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


HELIX_REM terminate action

HELIX_REM sweeps a profile along a helical path to remove material from an existing part.

Syntax

                 +---------------------<----------------------+
                 |                                            |
--->(HELIX_REM)--+--(: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 remove helical volume from an existing part.

Example

The following example removes helical volume from a part named rem_hel_2 by performing a 7.5 turn right-hand sweep about a horizontal axis. The pitch of the new helical part is 27.45.

HELIX_REM :BLANK_PART "/rem_hel_2" :AXIS :HORIZ (gpntwc 102 57 399 "vport1") :PITCH 27.45 :TURNS 7.5

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

See also

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