[Bf-python] RE: efficient way to remove faces and edges from a mesh with python?

wim van hoydonck tuinbels at hotmail.com
Fri Mar 26 13:19:21 CET 2004


Hello,

Thanks for the help  :)   It works great (on Linux) and a lot faster than 
the method I had in mind.

Greetings,

Wim

>From: "Willian Padovani Germano" <wgermano at ig.com.br>
>To: <bf-python at blender.org>
>Subject: Re: [Bf-python] efficient way to remove faces and edges from a 
>mesh with python?
>Date: Thu, 25 Mar 2004 03:19:18 -0300
>Reply-To: bf-python at blender.org
>
>Hi,
>
>----- Original Message -----
>From: "wim van hoydonck" <tuinbels at hotmail.com>
>To: <bf-python at blender.org>
>Sent: Tuesday, March 23, 2004 10:09 AM
>Subject: [Bf-python] efficient way to remove faces and edges from a mesh
>with python?
>
>Sorry, I've been away from this for some weeks and my mind may be a
>little off, but something as simple as this should in principle work (or
>be made to -- not with linux right now, still didn't re-download a win
>blender, so I can't confirm):
>
> > import Blender
> > from Blender import Object
> >
> > m = Object.GetSelected()[0].getData()
>
>m.faces = []   # <- this
>
> > m.update()
>
>--
>Willian, wgermano at ig.com.br

_________________________________________________________________
Exclusieve Xbox Live wedstrijd ! http://www.msn.be/games/xbox/wedstrijd/




More information about the Bf-python mailing list