Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

Graphical Feedback Style and Color

  • Last UpdatedMar 02, 2026
  • 1 minute read

The cursor size/resize commands (for example, VREGION, DEFINE, DIAMETER) incorporate a 'rubber banding' feature - keeping the left mouse button depressed enables an appropriate shape to be dragged out to the required extent.

The color of this 'graphical feedback' feature is magenta by default, but can be changed by the SETFEEDBACK command.

Example

SETFEED COL 15

Set rubber banding color to color 15

SETFEED COL BRIGHTORANGE

SETFEED COL DEF

Set rubber banding color to magenta

The SETFEEDBACK command also controls the appearance of p-points in the display. By default, p-points display as ‘star’ markers, scale 2, in the current feedback color. See Pick P-points and Nodes for further information. The marker type and scale can be changed by:

SETFEEDBACK PPOINTS  marker_type SCALE int

Example

SETFEED PPO PLUS SCA 2

Set p-point symbol to ‘+’, scale 2

SETFEED PPO RING SCALE 3

Set p-point symbol to ‘o’, scale 3

In This Topic
Related Links