comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » about DXF format
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: about DXF format [message #54664 is a reply to message #54401] Fri, 29 June 2007 05:30 Go to previous messageGo to previous message
JMZawodny is currently offline  JMZawodny
Messages: 10
Registered: June 2007
Junior Member
On Jun 28, 3:23 pm, hradilv <hrad...@yahoo.com> wrote:
> On Jun 28, 1:37 pm, JMZawo...@gmail.com wrote:
>
>
>
>> One more thing about the dxf file. The bulk of the file is comprised
>> of several groups of lines like this ...
>
>> 0
>> 3DSOLID
>> 5
>> 63
>> 330
>> 1F
>> 100
>> AcDbEntity
>> 8
>> TELESCOPE
>> 100
>> AcDbModelerGeometry
>> 70
>> 1
>> 1
>> noi io n o
>> 1

>
>> Joe
>> From the specs:
>
> 3dsolid group codes
>
> Group codes Description
> 100
> Subclass marker (AcDbModelerGeometry)
>
> 70
> Modeler format version number (currently = 1)
>
> 1
> Proprietary data (multiple lines < 255 characters each)
>
> 3
> Additional lines of proprietary data (if previous group 1 string is
> greater than 255 characters) (optional)
>
> So I'm guessing these are "proprietary data" - maybe depending on the
> APP that wrote the DXF. Bummer...

Bingo! That was the thought behind my first post to this thread. The
"standard" supports the use of proprietary data. Things like that
generally make for useless standards. My only success in getting
AutoCAD-generated models into IDL via IDLffDXF is to export the model
from AutoCAD as an IGES or STEP file. Read it in with 3rd party
software which can tesselate the model and export the points and
connectivity arrays in a DXF. Hence my original request for IDL to
support reading IGES or STEP files.

I do appreciate everyone's ideas and input on this.

Joe
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL on Mac OS X
Next Topic: how to use Mosaic_doit procedure

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 23:11:51 PDT 2025

Total time taken to generate the page: 0.71980 seconds