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

Scripting is not duplicating surface border

$
0
0

@direyes_11 wrote:

Hello everyone,

This are some lines of the script I am developing right now. The problem is that after the script ends, it is not duplicating the surface border. however it does not show any error at the moment of running it. It seems that APC variable is not storing the squished object.

APC = Rhino.command(“Squish _SplitSeams=Yes _PreserveBoundary=No _Deformation=Free _Material=Rigid _Outside=Up _Decorate=No ENTER”, False)
Dim AC100, AC200, AC300, AC400, AC500, ACPC
Call Rhino.selectobject(APC)
AC100 = Rhino.DuplicateSurfaceBorder(APC, 1)

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5870

Trending Articles