Fillet tool settings

Next
 From:  Zooen
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 Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
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 Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
11807.3 
I suppose the inverse is "persist: true" ?
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
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 Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Zooen
11807.5 In reply to 11807.2 
Hi Michael,

Thanks for your reply to my request; it suits me better that way.

- Zooen

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All