creo4 config.pro option documentation for: DISPLAY_SKETCH_DIMS

display_sketch_dims
yes
*
, no
Controls whether the sketch dimensions of a feature being edited are displayed in Edit mode.
yes
- The sketch dimensions are displayed. If display_all_dims
is set to yes
and display_sketch_dims
is set to no
, then only non-Sketcher dimensions of the feature being edited are shown.
no
- The sketch dimensions are not displayed. If display_all_dims
is set to no
, then all dimensions of the feature being edited are not shown, including Sketcher dimensions, even if display_sketch_dims
is set to yes
.