[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


TURN terminate action

TURN creates a spun part.

Syntax


             +-------------------<----------------+
             |                                    |
---->(TURN)--+--(:PART)--|part|-------------------+---->
             |                                    |
             +--(:WP)--|wp|-----------------------+
             |                                    |
             +--(:ROTATION_ANGLE)--|angle|--------+
             |                                    |
             +--(:AXIS)--|MEAS_AXIS_3D_SA|--------+
             |                                    |
             +--(:KEEP_WP)--+--(:YES)--+----------+
             |              |          |          |
             |              +--(:NO)---+          |
             |                                    |
             +--(:KEEP_PROFILE)--+--(:YES)--+-----+
                                 |          |
                                 +--(:NO)---+

Options

The following options are available to create a turned part.

When to use

Use this action to create a part by spinning a tool about an axis, through either a complete revolution (360 degrees), or a part of a revolution (rotation angle).

Example

The following parameter sequence turns an existing profile. On completion the workplane and profile are removed.

TURN :PART "/p1" :WP "/wp1" :ROTATION_ANGLE 360 :AXIS [use the MEAS_AXIS_3D_SA subaction to define an axis] :KEEP_WP :NO

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

See also

MEASURE_AXIS_3D_SA subaction
[Contents] [Index] [Books]