高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwf and dwf toolkit 7
dwf and dwf toolkit 7
dwf and dwf toolkit 7
hi everyone,
i was wondering if theres any more documentaion in regards importing dwf files.
also is it possible to import user data from dwf files? if so how?
furtherly, using dwgdirect is it possible to make calls to the dwftoolkit that it uses (much alike if i wanted dwftoolkit).
thanks
i fear, there is no documentation, for now.
but importing dwf is simple enough.
example you may find in examples\oddwfexportex\oddwfexportex.cpp (lines 189-116)
also, using search may help you.
see e.g. this thread:
especially posting
using dwf toolkit involves downloading original toolkit from autodesk site, then applying our porting patch. patch is available via ftp, mail to support if you need it (i don't know the exact location).
vladimir
ok well at the moment i'm going to try to use the dwf toolkit lib's included with dwgdirect via the headers provided by dwf, assuming not much has changed (?)
what headers?
original dwf toolkit ones?
vladimir
quote:
originally posted by wvk
what headers?
original dwf toolkit ones?
yep, so far so good.
|