Hi,
How can i find out which vertices compose a given face?
Thanks,
Paul
dont know if you solved it yet but... polyInfo command does that, with the ef=True... gives it as a string though so youll have to concatonate the string to get a list of the values.