[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


GENERAL_SWEEP_ADD terminate action

GENERAL_SWEEP_ADD creates a freeform part by sweeping a profile along a spine curve. The profile defines the cross-section of the part to be created. The spine defines the sweep path.

Syntax


--->(GENERAL_SWEEP_ADD)--+
                         |
    +----------<---------+----------------<--------------------+
    |                                                          |
    +--(:BLANK_PART)--|specify part|---------------------------+---->
    |                                                          |
    +--(:WP)--|workplane|--------------------------------------+
    |                                                          |
    +--(:SPINE)--|spine|---------------------------------------+
    |                                                          |
    +--(:CONTROL)--+--(:CURVE)--|spine|------------------------+
    |              |                                           |
    |              +--(:CONST)---------------------------------+
    |              |                                           |
    |              +--(:FACE_LIST)--|face(s)|--+--(:SIDE ON)---+
    |                                          |               |
    |                                          +--(:SIDE OFF)--+
    |                                                          |
    +--(:PREVIEW)-------------------->-------------------------+
    |                                                          |
    +--(:CHECK)--+--(:ON)---+----------------------------------+
                 |          |
                 +--(:OFF)--+

Options

The following options are available:

When to use

Use this action to add swept volume to an existing part or to create a new part defined by the swept volume.

Example

The following example adds swept volume to an existing part named top_shell_455. The profile is located in the current workplane. The spine is selected through a start point in 3D space. The face path is defined by the faces on the other side of the spine.

:BLANK_PART "/top_shell_455" :SPINE :START (GPNTWC -1.89 -34.22 5.78 "vport1") (GPNTWC -39.09 -2.6 5.78 "vport1") (GPNTWC -38.71 -4.54 5.785294 "vport1") :CONTROL :FACE_LIST :SIDE :OFF

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

See also

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