[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CREATE_PARALLEL_WP terminate action

CREATE_PARALLEL_WP creates a new workplane parallel to a specified workplane.

Syntax


                             +------------------------<-----------------------+
                             |                                                |
---->(CREATE_PARALLEL_WP)----+--(:COPY)--------------->-----------------------+---->
                             |                                                |
                             +--(:SHARE)-------------->-----------------------+
                             |                                                |
                             +--(:SOURCE)--|wp|------->-----------------------+
                             |                                                |
                             +--(:BASENAME)--|name|----->---------------------+
                             |                                                |
                             +--(:OWNER)--|wp_set|------>---------------------+
                             |                                                |
                             +--(:KEEP_ATTR)--|keep attributes (:ON/:OFF)|----+
                             |                (share only)                    |
                             |                                                |
                             +--(:COUNT)---|number of wp's|-------------------+
                             |                                                |
                             +--(:OFFSET)--|distance|---->--------------------+
                             |                                                |
                             +--(:SPIN)--|angle|--------->--------------------+

Options

The following options are available to create your parallel workplanes.

When to use

Use this action to create a workplane parallel to an existing workplane.

CREATE_PARALLEL_WP may be useful when generating profiles for a lofted part.

Example

The following parameter sequence creates an inclined workplane.

CREATE_PARALLEL_WP :COPY [specify original workplane] :SOURCE [specify reference workplane] :BASENAME "wpl" :OWNER [specify workplane owner] :COUNT 1 :SPIN 30 :OK

All workplane names must be enclosed by double quotes (" ").

See also

CREATE_INCLINED_WP terminate action
[Contents] [Index] [Books]