[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_WP_DEFAULT_FRONT_CURRENT_COLOR interrupt action

SET_WP_DEFAULT_FRONT_CURRENT_COLOR sets the front border color of new workplanes which will be used when one becomes the current workplane.

Syntax


---->(SET_WP_DEFAULT_FRONT_CURRENT_COLOR)----|GET_RGB_COLOR|---->

Options

This action has no options.

When to use

Use SET_WP_DEFAULT_FRONT_CURRENT_COLOR to set the front color of the current workplane's border.

Example

The following parameter sequence specifies the current workplane will be drawn with a red front border.

SET_WP_DEFAULT_FRONT_CURRENT_COLOR :RGB 1,0,0

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

See also

SET_WP_DEFAULT_BACK_CURRENT_COLOR interrupt action SET_WP_DEFAULT_GEOM_COLOR interrupt action SET_WP_DEFAULT_BORDER_TYPE interrupt action SET_WP_DEFAULT_MIN_SIZE interrupt action CREATE_WP_TEMP_LOCAL_AXIS terminate action CLEAR_WP_TEMP_LOCAL_AXIS terminate action
[Contents] [Index] [Books]