View Single Post
# 4 22-06-2006 , 12:54 PM
Falott's Avatar
Registered User
Join Date: Jan 2005
Location: vienna
Posts: 1,095
if anybody of you mel guys and gals are bored and like to help me out you could give me some input how to tackle this problem.


polyCreateFacet -ch on -tx 1 -s 1 -p locator1 -p locator2 -p locator3 ;


this is the basic createPolygon operation. does following thoughts make sense -> ?

to collect all locators position and store it in an array.
select first locator and search for 2 nearest locators.
use 3 locators to create a polygon with above operation.
delete those 3 locators from the array.

hm..


everything starts and ends in the right place at the right time.