What do you mean by subdivide? If you're talking about cutting up a surface into smaller pieces, you can use the OnSurface.Trim() or OnSurface.Split() methods, but these methods do not work on trims.
-- David Rutten [email protected] Robert McNeel & Associates On Feb 3, 6:26 am, holbrd <[email protected]> wrote: > I want to create a vb.net script to subdivide a surface and out put > each as an individual surface, but I can't seem to find to much int > the SDK. ANY thoughts? maybe it has a different call name.
