POV-Ray : Newsgroups : povray.tools.general : export to CAD system : Re: export to CAD system Server Time
24 Apr 2024 00:17:06 EDT (-0400)
  Re: export to CAD system  
From: Warp
Date: 18 Feb 2011 02:04:40
Message: <4d5e1a08@news.povray.org>
Dhardin <dha### [at] gatechedu> wrote:
> Is there any way to export a 3D geometry created in POVRAY to a CAD system such
> as SolidWorks or Pro/Engineer?

  No. POV-Ray files are not pure data files (like with most other renderers).
They are programs, and converting a program into an equivalent data file of
another renderer is a very hard problem.

  Another problem is that most other renderers use triangle meshes and NURBS.
In POV-Ray a triangle mesh is just one primitive among many.

-- 
                                                          - Warp


Post a reply to this message

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