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

Extrude from an open and non-planar Polysurface

$
0
0

@leex wrote:

Hi guys!
I wrote this macro for Extrusion.

I almost completely automated the process. Except for _Move
What can be added in order for the "extrusion cap" to automatically moving to the "extrusion sides"?

_Select
_Pause
-Properties _Object _Color _Object 100,170,230 _Name ExtrudeCap _EnterEnd
_Pause
_DupBorder
_Pause
_ExtrudeCrv _Pause _Solid=Yes _DeleteInput=Yes
_Pause
_SelLast
-Properties _Object _Color _Object 100,170,230 _Name ExtrudeSides _EnterEnd
_SelNone
-SelName ExtrudeCap
_Copy _Pause _InPlace
_Sellast
_Move
_Pause
_Pause
_Pause
_SelColor
_Join
-Properties _Object _Color _Layer _Name ExtrudePolySrf _EnterEnd
_SelNone

Posts: 7

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 5793

Trending Articles