几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】how to readwrite the proxys data fromto binary steam (http://www.dimcax.com/hust/showthread.php?t=16747)

yang686526 2009-05-06 03:06 PM

【转帖】how to readwrite the proxys data fromto binary steam
 
how to read/write the proxy's data from/to binary steam?

how to read/write the proxy's data from/to binary steam?
i use dwgdirect c++ verion 2.04 libary.
i should read od*db*proxy*entity and oddbproxyobject's internal data to one binary stream bfile when read from dwg files and write the bfile back to od*db*proxy*entity and oddbproxyobject when write data to dwg files, but the class od*db*proxy*entity and oddbproxyobject have not such function to do!
please give me some proposes!

cadrd
# 26th october 2007, 01:51 am

junior member join date: dec 2003
location: beijing p. r. china.
posts: 14

maybe use odbagfiler class?
maybe as follow:
first, instanced a odbagfiler instance filer,
then, call oddbproxyentity::dxfout( &filer) to save the datas to filer.
and save the filer to one stream,
finaly call construct the filer from saved stream, and a oddbproxyentity
instance, call oddbproxyentity::dxfin(&filer).?

cadrd
# 30th october 2007, 05:26 am

registered user join date: sep 2003
location: russia
posts: 1,828
yes, you may do so.
vladimir

vkalinin

none
? | ?
thread tools



display modes
linear mode


search this thread

rate this thread
excellent
good
average
bad
terrible

posting rules
you may post new threads
you may post replies
you may post attachments
you may edit your posts
is on
are on
code is off
html code is off
forum jump
user control panel private messages subscriptions who's online search forums forums home general topics news questions and remarks business issues industry commentary general software issues documentation issues future directions dwg libraries dwgdirect.net dwgdirect, c++ version dwgdirectx, activex version adtdirect/c3ddirect opendwg toolkit/viewkit dgn libraries dgndirect, c++ version (2.x+) dgndirect libraries (legacy 0.99xx)
all times are gmt -7. the time now is 09:29 pmfff">.
- - -
copyright ?2000 - 2009, jelsoft enterprises ltd.
copyright 1998-2008 open design alliance inc.

maybe use odbagfiler class?
maybe as follow:
first, instanced a odbagfiler instance filer,
then, call oddbproxyentity::dxfout( &filer) to save the datas to filer.
and save the filer to one stream,
finaly call construct the filer from saved stream, and a oddbproxyentity
instance, call oddbproxyentity::dxfin(&filer).?
yes, you may do so.
vladimir


所有的时间均为北京时间。 现在的时间是 02:51 AM.