Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5882

_FilletEdge. (in macro "SetAll" not woks)

$
0
0

@leex wrote:

Hello everybody!
I'm trying to create macro commands for _FilletEdge
If during the execution of the commands I change the radius to all fillets
then usually I choose SetAll and enter a right value

for automatic I wrote macro as follows:

_FilletEdge
_Pause
_Pause
_SetAll

but SetAll attribute is unknown

another macro:

_FilletEdge
_Pause
_Pause
_Enter
_SetAll

This macro works almost as I want
SetAll recognized but is selected only one edge.
It does not give a choice to continue
I understand that there is activated _Enter
But without _Enter the SetAll remains unknown.

Why is this happening?
Maybe there is an idea?

Posts: 8

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 5882

Trending Articles