[vtkusers] contour of a projected mesh

Nicolas Sarrasin nsarrasin at phenix-systems.com
Thu Jul 29 10:12:15 EDT 2010


  Bonjour, merci de votre réponse.

Ce n'est pas tout à fait celà.

Je projette les points du maillage sur le plan z=0, dont j'obtiens un 
nouvel ensemble de points.

C'est ce nouvel ensemble que je triangule avec vtkDelaunay2D. Seulement 
le résultat est convexe, ce qui est normal théoriquement, mais je 
souhaite conserver la "convexité" de la forme projetée.

Par exemple si je projette les points d'un tore sur le plan z=0, avec 
vtkDelaunay2D je vais obtenir un disque triangulé alors que ce que je 
souhaite c'est un anneaux triangulé.

Je pensais donc triangulé mon ensemble de points en contraignant le contour.
A vrai dire, je ne sais pas si vtk propose ce genre de chose.

Si vous avez une solution à me proposer.

Cordialement.

==== translation ====

I am projecting the points of my mesh on the plane z=0, the result is a 
new set of points.

It's that new set I want to triangulate with vtkDelaunay2D. 
VtkDelaunay2D gives me a convex triangulation, which is correct in 
theory but not what I want (eg take a torus as an example. If I project 
its points on z=0 and triangulate them I'll get a triangulated disk 
whereas what I want is a triangulated ring).

My point of view was to triangulate my set of points giving its contour 
(ie the contour of the projection of my mesh) as a constraint. But in 
fact, I'm not sure I can do that with Vtk.

Any suggestion is welcome.

Cordialy

Le 29/07/2010 15:41, Frederic DANESI a écrit :
>
> Vous disposez d'une surface et vous voulez obtenir les bords 
> extérieurs c'est bien cela (à partir d'une tranche de l'objet à 
> prototyper peut etre ?) ?
>
> Cordialement,
>
> F.Danesi
>
> -- 
>
> Responsable Développement Informatique et Travail Collaboratif
>
> Centre Technique DINCCS (Centre Technique Dédié à l'Ingénierie 
> Numérique, la Conception Collaborative et la Simulation)
>
> MICADO / DINCCS
>
> Pôle de Haute Technologie, BP 90005
>
> 08005 Charleville-Mézières Cedex
>
> Tel. : +33 (0) 3.24.41.69.55 / +33 (0) 6.62.76.13.32
>
> Email : frederic.danesi at dinccs.com <mailto:frederic.danesi at dinccs.com>
>
> Web : www.afmicado.com <http://www.afmicado.com> / www.dinccs.com 
> <http://www.dinccs.com>
>
> -----
>
> *DISCLAIMER :*
>
> This email and any files transmitted with it are confidential and 
> intended solely for the use of the individual or entity to whom they 
> are addressed. If you have received this email in error please notify 
> the system manager. This message contains confidential information and 
> is intended only for the individual named. If you are not the named 
> addressee you should not disseminate, distribute or copy this e-mail. 
> Please notify the sender immediately by e-mail if you have received 
> this e-mail by mistake and delete this e-mail from your system. If you 
> are not the intended recipient you are notified that disclosing, 
> copying, distributing or taking any action in reliance on the contents 
> of this information is strictly prohibited.
>
> *De :* vtkusers-bounces at vtk.org [mailto:vtkusers-bounces at vtk.org] *De 
> la part de* Nicolas Sarrasin
> *Envoyé :* jeudi 29 juillet 2010 09:20
> *À :* vtkusers at vtk.org
> *Objet :* [vtkusers] contour of a projected mesh
>
> Hi everyone,
>
> Is there a way to get the real (ie not convex) contour of a set a 
> planar points ?
>
> I am projecting a mesh on the plane z=0 and I would like to get the 
> real contour of this result.
>
> I looked around vtkSilhouette but didn't get a staisfied result.
>
> First of all, maybe I badly used this function so I need some explanation.
>
> Secondly, is there another to get what I want ?
>
> Thanks by advance.
>
> --
>

-- 
------------------------------------------------------------------------
Logo Phenix Systems <www.phenix-systems.com> 	Nicolas Sarrasin - 
Ingénieur Developpement 3D CFAO
Phenix systems <www.phenix-systems.com>
Parc Européen d'Entreprises
rue Richard Wagner - 63200 Riom FRANCE
tel : +33 (0)4 73 33 45 85 | fax : +33 (0)4 73 33 45 86
Pensez environnement !
N'imprimez ce mail que si c'est vraiment nécessaire


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100729/29f9bda0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo_contact.gif
Type: image/gif
Size: 2985 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100729/29f9bda0/attachment.gif>


More information about the vtkusers mailing list