[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


REMOVE_MATCH_WORKPLANE terminate action

REMOVE_MATCH_WORKPLANE removes a workplane from a match set, so that it is no longer used in the lofting operation.

Syntax


                                 +--------<---------+
                                 |                  |
---->(REMOVE_MATCH_WORKPLANE)----+----|match-wp|----+---->

Options

This action has no options.

When to use

Use this action to remove a workplane from a match set.

Example

The following parameter sequence specifies the workplanes to remove from the match set.

REMOVE_MATCH_WORKPLANE "/wp2" "/wp4" "/wp6" "/wp8" COMPLETE

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

Note that the workplane is not removed from the workplane set.

See also

ADD_LOFT terminate action REMOVE_LOFT terminate action CREATE_MATCH_LINE terminate action ROTATE_MATCH_LINE terminate action INSERT_MATCH_WORKPLANE terminate action
[Contents] [Index] [Books]