[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_WP_COLOR terminate action

SET_WP_COLOR changes the color of workplane attributes.

Syntax


                                         +-------------<----------+
                                         |                        |
      ---->(SET_WP_COLOR)--|wp|----->----+--(:FRONT)--+--|color|--+---->
                                         |            |
                                         +--(:BACK)---+
                                         |            |
                                         +--(:GEOM)---+
                                         |            |
                                         +--(:CONSTR)-+
                                         |            |
                                         +--(:GRID)---+

Options

The following options are available to set the color of the specified workplane attribute.

When to use

Use this action to change the color of attributes of an existing workplane.

Example

The following parameter sequence changes the geometry color of "/wp1" to green.

SET_WP_COLOR "/wp1" :GEOM RGB_COLOR 1,1,1

Alternatively, you can use the HSL and RGB sliders on the color menu to specify color values.

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

See also

SET_WP_DEFAULT_GRID_MODE interrupt action SET_WP_DEFAULT_GRID_WIDTH interrupt action SET_WP_DEFAULT_GRID_HEIGHT interrupt action SET_WP_DEFAULT_CONSTR_COLOR interrupt action SET_WP_DEFAULT_FRONT_BORDER_COLOR interrupt action SET_WP_DEFAULT_CONSTR_COLOR interrupt action
[Contents] [Index] [Books]