[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


PASTE terminate action

PASTE adds an existing tool part to a target part. This tool part, which must be a face part, is "grafted" onto its target part; the open edges of the tool part will grow to intersect with the target part.

Syntax


            +--------------------<---------------------+
            |                                          |
---(PASTE)--+--(:TO_PART)--|select part|---------------+
            |                                          |
            +--(:TO_FACES)--|select faces|-------------+
            |                                          |
            +--(:TOOL)--|specify tool part|------------+
            |                                          |
            +--(:REFERENCE)--|specify reference|-------+
            |                                          |
            +--(:KEEP_TOOL)--+--(:NO)---+--------------+
            |                |          |              |
            |                +--(:YES)--+              |
            |                                          |
            +--(:NEXT)---------------------------------+
            |                                          |
            +--(:PREVIEW)------------------------------+

Options

The PASTE action provides the following options:

When to use

Use this action to paste a feature (as a tool part) to an existing part.

Example

PASTE :TO_PART "/p231" :TOOL "/sleeve_tr22" :REFERENCE (gpntwc 48.561755 38.416097 4.497208 "vport1") :KEEP_TOOL :YES

See also

COPY_FACES terminate action REMOVE_FACES terminate action
[Contents] [Index] [Books]