[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_RELATIONS terminate action

SET_RELATIONS sets the Relation Settings.

Syntax


    -->--SET_RELATIONS-+-------------------------<-------------------------+
                       |                                                   |
                       +-(:AUTO)---+->(:CREATE)----------------------------+
                       |           |                                       |
                       |           +->(:BOTH)------------------------------+
                       |           |                                       |
                       |           +->(:OFF)-------------------------------+
                       |                                                   |
                       +-(:FOCUS)--+->(:FACE_3D)---------------------------+
                       |           |                                       |
                       |           +--(:OFF)-------------------------------+
                       |                                                   |
                       |                                                   |
                       +-(:LABEL)--+->(:COLOR)-+->(:BASIC)---+----|rgb|----+
                       |           |           |             |             |
                       |           |           +->(:SOLVED)--+             |
                       |           |           |             |             |
                       |           |           +->(:ERROR)---+             |
                       |           |                                       |
                       |           +--(:SHOW)--+->(:DIS)-----+--+->(:ON)---+
                       |           |           |             |  |          |
                       |           |           +->(:ANG)-----+  +->(:OFF)--+
                       |           |           |             |             |
                       |           |           +->(:PAR)-----+             |
                       |           |           |             |             |
                       |           |           +->(:PRP)-----+             |
                       |           |           |             |             |
                       |           |           +->(:COI)-----+             |
                       |           |           |             |             |
                       |           |           +->(:TAN)-----+             |
                       |           |           |             |             |
                       |           |           +->(:FXD)-----+             |
                       |           |           |             |             |
                       |           |           +->(:RGD)-----+             |
                       |           |           |             |             |
                       |           |           +->(:ALL)-----+             |
                       |           |                                       |
                       |           +--(:FORMAT)+->(:ICON)----+--+->(:ON)---+
                       |           |           |             |  |          |
                       |           |           +->(:NAME)----+  +->(:OFF)--+
                       |           |                                       |
                       |           +--(:FONT)------(:NAME)------|string|---+
                       |           |                                       |
                       |           +--(:METRIC)----(:SIZE)------|length|---+
                       |           |                                       |
                       |           +--(:SCREEN)----(:MODE)-----+->(:WORLD)-+
                       |                                       |           |
                       |                                       +->(:VIEW)--+
                       |                                                   |
                       +-(:ANIMATE)-+-(:DIS)----+->(:N_CYCLES)--|integer|--+
                                    |           |                          |
                                    |           +->(:N_STEPS)---|integer|--+
                                    |           |                          |
                                    |           +->(:STEP)------|length|---+
                                    |                                      |
                                    +-(:ANG)----+->(:N_CYCLES)--|integer|--+
                                    |           |                          |
                                    |           +->(:N_STEPS)---|integer|--+
                                    |           |                          |
                                    |           +->(:STEP)------|angle|----+
                                    |                                      |
                                    +-(:DIR)----+->(:FORWRDS)--------------+
                                                |                          |
                                                +->(:BACKWARDS)------------+

Options

When to use

Use this when you want to change the global Relation settings, modify the Relation label global display settings or specify animation settings.

Example

The following parameter sequence causes the labels for Distance and Angle Relations only to be displayed, with only the name, but no icons, and always in the plane of the viewport:

SET_RELATIONS :LABEL :SHOW :ALL :OFF COMPLETE
SET_RELATIONS :LABEL :SHOW :DIS :ON COMPLETE
SET_RELATIONS :LABEL :SHOW :ANG :ON COMPLETE
SET_RELATIONS :LABEL :FORMAT :ICON :OFF COMPLETE
SET_RELATIONS :LABEL :FORMAT :NAME :ON COMPLETE

See also

CREATE_RELATION terminate action MODIFY_RELATION terminate action SOLVE_RELATION_SET terminate action ANIMATE_RELATION terminate action
[Contents] [Index] [Books]