Hi Baldino, I'm working on a Deformed-Box-Morph component, but I'm not quite sure yet how to expose the features. Doing space morphs is *not* easy and I wouldn't recommend it to people who are only just starting out with the SDK.
-- David Rutten Robert McNeel & Associates On Oct 28, 2:07 pm, baldino <[EMAIL PROTECTED]> wrote: > hello, > i would like to create a panelling tool which could populate geometry > over a surface in a way paracloud does it > i want to create a vb script which could do this from following > inputs: > 1-the geometry to populate > 2-its bounding box (control cage with 8 control points) > 3-list of "target" boxes > but as i'm not a .net expert, i have difficulties understanding the > informations given by the sdk help file > > thx for some help here :) > > i uploaded two files to show the intention: > panelization_cage.ghx > panelization_cage.3dm > (the idea is to transform,morph? the sample geometry from its original > A,A',B,B'... points to the target A,A',B,B'... points)