[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libredwg] DWG Handles
From: |
gagan |
Subject: |
[libredwg] DWG Handles |
Date: |
Sun, 19 May 2013 21:35:04 +0530 |
I was just skimming through the autocad dxf
specifications and found
that it needs a handle for objects like LAYER, DIMSTYLE, BLOCK_HEADER,
VPORT, APPID etc but in libredwg structs for LAYER,
DIMSTYLE, BLOCK_HEADER, VPORT, APPID I am unable to find handles.
There are two handles in each struct namingly xdicobjhandle and
null_handle and AFAIK, both of them don't give the desired handle
values. I am checking with a (converted copy of example.dwg) dxf file
generated by draftsight. Can anyone please help me on this ??
--
Thanks
Gagan
--
Thanks
Gaganjyot
- [libredwg] DWG Handles,
gagan <=