2013

Table Of Contents
IntegerType:
RegistrySaved in:
1Initial value:
Does not display dialog boxes. You can still request a file dialog box
to appear by entering a tilde (~) in response to the command's
prompt. The same is true for AutoLISP and ObjectARX.
0
Displays dialog boxes. However, if a script or AutoLISP/ObjectARX
program is active, an ordinary prompt is displayed.
1
See also:
Switch Between Dialog Boxes and the Command Line
FILLETRAD
Stores the current fillet radius for 2D objects.
RealType:
DrawingSaved in:
0.0000Initial value:
If you use the
FILLET (page 436) command to change the radius of a 2D fillet,
the value of this system variable changes to match.
See also:
Create Fillets
FILLETRAD3D
Stores the current fillet radius for 3D objects.
RealType:
DrawingSaved in:
1.0000Initial value:
Stores the default radius for 3D solid and surface fillets created with the
FIL-
LETEDGE
(page 440) and SURFFILLET (page 1051) commands. If you change the
radius while using the FILLETEDGE or SURFFILLET commands, the FILLETRAD
system variable does not update to this new value.
F System Variables | 1335