dwf 3d files
dwf 3d files
does anyone have any dwf files with 3d polylines? i am getting an exception trying to export to dwf version 6, and would like to see if import works.
thanks,
dan
last edited by dan quinn; 10th january 2007 at 08:52 amfff">.
dan,
what dd version do you use?
do you try to export to dwf 6.00, 6.01 or 6.20?
there is odwriteexdll.exe sample. you can get a file having 3d polyline by this one.
editing the result of odwriteexdll i got the drwaning with some lines including 3d polyline. i cheked export/import to for dwf 6.00 and 6.20 for dd 2.02. it's ok.
check dwftoolkit version.
misha kuzinets
6.20
i am using dd 2.20. thanks.
last edited by dan quinn; 10th january 2007 at 08:53 amfff">.
i've got it by odamfcapp (dd 2.02) with dwftoolkit-7.3
attached files (4.7 kb, 8 views)
(46.9 kb, 7 views)
misha kuzinets
can i model after...
can i create a dwf reader/writer that supports dwf6 with 3d lines by modeling my application on oddwfexportex and oddwfimportex?
right now i get nothing importing the 3d.dwf file above, and i get an exception exporting my own file (dd2.20):
006571e2 system::sysfreemem(p=????)
006da2b5__internal_free
006da1a1___org_free
006d9950 ___org_delete
006d9960 ___org_deletea
00eec8f2 dwfcore:wfstring::destroy
00eec88adwfcore:wfstring::~dwfstring
00e4d092 dwftoolkit:wfxmlserializable::namespacexml
00e362a0 dwftoolkit:wfgraphicresource::serializexml
00e5eb9cdwftoolkit:wfresourcecontainer::_seriali zer::serializexml
00e47ee8 dwftoolkit:wfsection::serializexml
00e328fe dwftoolkit:wfeplotsection::serializexml
00e58c6ddwftoolkit:wfpackagewriter::write
00edb4ebcdwfexportimpl::writingdwf6files
00ecd5cecdwfexportimpl::run
00ea248c exportdwf
0072bb19 qscadexport::save(this=:032dfa90, outver=27 /* oddb::kdhl_current */)
did you run odamfcapp?
did you check dwftoolkit version?
misha kuzinets
?
how do i check the version?
dd_bb6wm_dwf7toolkit.lib was downloaded at the same time as the other libs and the nonlibs, and they were at 2.20 at the time. is there something else to look at?
the mfc app appears to work, but it isn't a good example for me. am i ok to model after oddwfexportex and oddwfimportex or is there something missing from them?
here is the call stack for export3ddwf
i also get an exception exporting using export3ddwf
call stack - thread 0x13bc, object inspector, project manager
call stack - thread 0x13bc object inspector project manager
00e6a3f5 dwftoolkit:wfmodel::close
00e6960f dwftoolkit:wfmodel::~dwfmodel
006ecc4c___raisedebuggerexception
006edf8a____exceptionhandler
006ee0f6 ____exceptionhandler
006ee8ad____exceptionhandler
006ed866 _catchcleanup
006edccf____exceptionhandler
006dc115 __exceptionhandler
7c90378b ntdll.dll
7c90eafantdll.dll
006ecfd1___raisedebuggerexception
006ed012 _throwexceptionldtc
00ec14d8dwfcore:wftempfile::create
00e69daedwftoolkit:wfmodel

en
00eb0d3ec3ddwfexportimpl::run
00eb03a4 export3ddwf
0072ae9c qscadexport::save(this=:032cfa90, outver=27 /* oddb::kdhl_current */)
did you run odamfcapp?
do you have a success for export/import with odamfcapp?
misha kuzinets
i repeat
how do i check the version?
dd_bb6wm_dwf7toolkit.lib was downloaded at the same time as the other libs and the nonlibs, and they were at 2.20 at the time. is there something else to look at?
the mfc app appears to work, but it isn't a good example for me. am i ok to model after oddwfexportex and oddwfimportex or is there something missing from them?
sorry for repeating.
did you try to export using the native oddwfexport?
if odamfcapp works you have correct version of dwftoolkit.
i have checked oddwfexport. it works as well.
misha kuzinets
no
i have not used the projects as they exist because they are microsoft projects and i work in borland builder. i was just wondering if they are appropriate examples for 3d dwf files. i would hate to model after something inappropriate. thanks for your assistance.
it's rather difficult to give assistance without in-depth information. at last as it turned out the problem is with borland configuration.
dwftoolkit-7.3 was not ported for borland. borland has well-known bug that it has problems building of library more certain the size. this bug presents permanent problems for dealing with borland.
borland configuration (only this one) works with dwftoolkit-7.0.2 as before. i can't say more about oddwfexportex and ddwfimportex for borland configuration just now. the problem will be logged and checked as far as possible.
misha kuzinets