Fillet tool settings
From:
Zooen
27 Sep 2025 (1 of 5)
11807.1
Hi Michael,
Is it possible that the “Fillet” tool does not retain the value of the last fillet after exiting the tool?
This can sometimes be confusing if, for example, you create a large fillet and then later a small one.
- Zooen
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Michael Gibson
27 Sep 2025 (2 of 5)
11807.2
In reply to
11807.1
Hi Zooen,
re:
> Is it possible that the “Fillet” tool does not retain the value of the last fillet after exiting the tool?
It is possible to modify the fillet command script to do that.
Open up Fillet.htm in the install's commands folder, and change line 117 to this (style="persist:false" added):
code:
<td><moi:DistanceInput style="persist:false" id="radiusinput"/></td>
- Michael
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Frenchy Pilou (PILOU)
27 Sep 2025 (3 of 5)
11807.3
I suppose the inverse is "persist: true" ?
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Michael Gibson
27 Sep 2025 (4 of 5)
11807.4
In reply to
11807.3
Hi Pilou,
re:
> I suppose the inverse is "persist: true" ?
That is correct, but if it is just left out persist:true is the default value that gets used.
- Michael
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
From:
Zooen
2 Oct 2025 (5 of 5)
11807.5
In reply to
11807.2
Hi Michael,
Thanks for your reply to my request; it suits me better that way.
- Zooen
Reply
More
Post Options
Reply as PM
Print
Mark as unread
Relationship
IP
Logged
Reply to All