MODIFY_BLENDS modifies the radii of blend faces.
-->(MODIFY_BLENDS)--+
|
+-------<-----------+------------------------------------<--------------------------+
| |
| +--|face(s)|--+-------->--------+ +--|face(s)|--+ ^
| ^ v | ^ | |
+-(:CONST_RADIUS)-+----->-------+--(:NEW_RADIUS)--+--|radius|--+------>------+------+
| ^ | |
| +-------------------<------------------------+ |
| ^
| |
| +-|face(s)|-+----------->---------+ +-|face(s)|-+ |
| ^ v | ^ | |
+-(:VAR_RADIUS)-+---->---+--+-(:NEW_START_RADIUS)-+-|radius|-|radius|-+---->------+-+
| | | | ^ | |
| | +-(:NEW_END_RADIUS)---+---|radius|--------+ | |
| | | | | |
| | +-(:REVERSE)----------+ | |
| | | ^
| +----------------------------------<---------------------+ |
| |
| |
| +--------<---------+ |
| | | |
+---(:PREVIEW)-----------------+-------->---------+---------(:RESET)----------------+
| | | |
| +-(:CHECK)---------+ |
| | | |
| +-(:NOCHECK)-------+ |
+---(:CHECK)-----------+ | | |
| | +-(:CHAIN)---------+ |
+---(:NOCHECK)---------+ | | ^
| | +-(:NOCHAIN)-------+ |
+---(:CHAIN)-----------+ | | |
| | +-(:LABEL_FDBK)----+ |
+---(:NOCHAIN)---------+ | | |
| | +-(:NO_LABEL_FDBK)-+ |
+---(:LABEL_FDBK)------+ |
| | |
+---(:NO_LABEL_FDBK)---+--------+ |
| | |
+---(:SHOW_AFFECTED)-+--(:ON)---+---------------------------------------------------+
| |
+--(:OFF)--+
The following options are available when modifying blends.
- :CONST_RADIUS - specifies a constant blend radius
- :NEW_RADIUS - specifies the blend radius you want to apply to the
edges to be selected.
- :VAR_RADIUS - specifies a variable blend radius
- :NEW_START_RADIUS - specifies the start radius you want to apply to the
edges to be selected.
- :NEW_END_RADIUS - specifies the end radius you want to apply to the
edges to be selected.
- :REVERSE - allows you to reverse the start radius and end radius.
- :CHECK- performs a body checking operation, to ensure against
creating a corrupt body.
- :RESET- allows you to reset the values for the start radius and end radius.
- :CHAIN - allows you to select tangentially-connected edges.
- :LABEL_FDBK - gives feedback on the selected edge and associated radius.
- :SHOW_AFFECTED_BLENDS - specifies whether or not to highlight
the blends that will be affected by this blend operation.
- :ON - chooses to highlight the blends that will be affected
by this blend operation.
- :OFF - chooses not to highlight the blends that will be affected
by this blend operation.
- :PREVIEW - allows you to preview the blended part and either,
accept the new part, or return to the original.
Use this action to modify the radii of blends.
The following parameter sequence changes the specified blend's radius
to 10.
MODIFY_BLENDS :NEW_RADIUS 10 [specify face] COMPLETE
DELETE_BLEND terminate action
BLEND terminate action
CHAMFER terminate action
DELETE_CHAMFER terminate action