[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libredwg] We now can access SAT data from dwg files
From: |
Felipe Sanches |
Subject: |
Re: [libredwg] We now can access SAT data from dwg files |
Date: |
Tue, 23 Feb 2010 02:32:25 -0300 |
> I'm not sure if the information in this file is enough. Anyway,
> parsing/interpreting the ACIS file isn't LibreDWG's role. Maybe LibreACIS's?
> lol
It could start as part of LibreDWG but in separate files as an
extension to the library API.
I agree that it is a totally different file format that requires a
different parsing strategy. But it is a fundamental component for
properly handling 3D DWG files. So, we must find a free software
implementation of it or implement our own.
Felipe Sanches