[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CREATE_INCLINED_WP terminate action

CREATE_INCLINED_WP creates one or more workplanes inclined to a source workplane.

Syntax


                             +------------------------<-------------------------+
                             |                                                  |
---->(CREATE_INCLINED_WP)----+--(:COPY)-----------------------------------------+---->
                             |                                                  |
                             +--(:SHARE)----------------------------------------+
                             |                                                  |
                             +--(:SOURCE)--|wp|---------------------------------+
                             |                                                  |
                             +--(:BASENAME)--|name|-----------------------------+
                             |                                                  |
                             +--(:OWNER)--|wp_set|------------------------------+
                             |                                                  |
                             +--(:KEEP_ATTR)--|keep attributes (:ON/:OFF)|------+
                             |                (share only)                      |
                             |                                                  |
                             +--(:COUNT)---|number of workplanes|---------------+
                             |                                                  |
                             +--(:AXIS)--|MEAS_AXIS_3D_SA|----------------------+
                             |                                                  |
                             +--(:INCLINE_ANGLE)--|angle|-----------------------+
                             |                                                  |
                             +--(:AXIAL_OFFSET)--|distance|---------------------+

Options

The following options are available to create your inclined workplanes.

When to use

Use this action to create one or more workplanes inclined to an existing workplane.

CREATE_INCLINED_WP may be useful when generating profiles for a spun part.

Example

The following parameter sequence creates an inclined workplane.

CREATE_INCLINED_WP :COPY [specify original workplane] :SOURCE [specify reference workplane] :BASENAME "wpl" :OWNER [specify workplane owner] :COUNT 1 :AXIS [use MEAS_AXIS_3D_SA] COMPLETE

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

See also

MEASURE_AXIS_3D_SA subaction CREATE_PARALLEL_WP terminate action
[Contents] [Index] [Books]