POV-Ray : Newsgroups : povray.general : Problems with CAD Data Exchange Server Time
1 Aug 2024 10:12:44 EDT (-0400)
  Problems with CAD Data Exchange (Message 1 to 3 of 3)  
From: Cesc
Subject: Problems with CAD Data Exchange
Date: 10 Jan 2006 06:25:00
Message: <web.43c39862fba0f59b8e9438ca0@news.povray.org>
Hi,

I'm trying to obtain photorealistic renderings of lighting devices using
POV-ray. Our CAD-System is CATIA IV. To exchange these CAD-Data I do the
following steps:

1. Export the CATIA V4 file as IGES.
2. The IGES file can be directly read from RHINOCEROS.
3. RHINOCEROS is able to export directly in POV-ray file format.
4. Read the POV file from POV-ray

In some cases -specially for simple parts- this works properly, but for
complex geometries, POV-ray prompts the following error message :

"No triangles in triangle mesh".

It seems that in some cases "degenerated" triangles are generated by
RHINOCEROS and lead to an error while trying to read the file. In fact,
eliminating the "problematic" code lines makes the POV-file readable, but
of course some parts of the geometry disapear.

AFAIK this bug is already known in the POV community.
Any idea, how can I exchange my CAD data?

Thanks in advance,


Francesc Dorca


Post a reply to this message

From: Kenneth
Subject: Re: Problems with CAD Data Exchange
Date: 19 Jan 2006 02:50:00
Message: <web.43cf43ed95df4bb5dbcfc3c90@news.povray.org>
"Cesc" <nomail@nomail> wrote:
> Hi,
>
> I'm trying to obtain photorealistic renderings of lighting devices using
> POV-ray. Our CAD-System is CATIA IV.

Can CATIA IV export in the DXF format? If so, then you could use a different
conversion utility like PoseRay to import the file into POV.  But whether
or not that would solve the triangles problem is unknown. Worth a try?

Ken


Post a reply to this message

From: Cesc
Subject: Re: Problems with CAD Data Exchange
Date: 23 Jan 2006 06:40:00
Message: <web.43d4c07395df4bb58e9438ca0@news.povray.org>
Hi Kenneth,

Thaks for your help, but CATIA can NOT export to DXF.

Cesc



"Kenneth" <kdw### [at] earthlinknet> wrote:
> "Cesc" <nomail@nomail> wrote:
> > Hi,
> >
> > I'm trying to obtain photorealistic renderings of lighting devices using
> > POV-ray. Our CAD-System is CATIA IV.
>
> Can CATIA IV export in the DXF format? If so, then you could use a different
> conversion utility like PoseRay to import the file into POV.  But whether
> or not that would solve the triangles problem is unknown. Worth a try?
>
> Ken


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.