Community
DWF
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I parse DWFX Files using Dwf toolkit 7.6

7 REPLIES 7
Reply
Message 1 of 8
1810msa
2871 Views, 7 Replies

How can I parse DWFX Files using Dwf toolkit 7.6

Hi all,

 

I want an example showing how to parse DWFX files using Dwf toolkit 7.6.

 

The parsing I need is using process_next_object(), and object processing by my callback.

 

Can anyone help me pleeeeeeeeease ?

 

 

 

Thanks,

Hmeidi.

Tags (1)
7 REPLIES 7
Message 2 of 8
1810msa
in reply to: 1810msa

No replies ??????????

 

I can hear my echo.

Message 3 of 8
SilviaCao
in reply to: 1810msa

Thank you for your question.

 

Please refer the DWF Toolkit samples “W2dTest” and “XPSTest” to read/write a DWFx file.

  1. Download the DWF Toolkit;
  2. The samples “W2dTest” and “XPSTest” are under \samples\DWFToolkit


Silvia Cao
SW Engineer
PSEB-GE- ACRD PSEB
Autodesk, Inc.
Message 4 of 8
1810msa
in reply to: SilviaCao

 

Thanks Silvia,

 

I tried to use the two samples “W2dTest” and “XPSTest", but non of two samples succeeded to load dwfx files.

 

I passes dwfx file path to read_test() function that exists in the two samples and I got the following results:

 

W2dTest Sample:

 

the following line caused a crash:

pXamlFileDescriptor->open();

 

XPSTest Sample:

the function process_next_object() returned WT_Result::Internal_Error

 

 

 

Thanks for your help,

Hmeidi

Tags (2)
Message 5 of 8
SilviaCao
in reply to: 1810msa

I will answer your questions in order.

  1. W2dTest, please check the sample calls “write_test” before “read_test”.
  2.      Open this sample folder, there is a file “W2DTest.ini” configures the sample to read/write the dwf/dwfx file.

2. XPSTest, this sample is to write a dwfx file; the “read_test” and “skip_test” was corrupt, please ignore the two functions.



Silvia Cao
SW Engineer
PSEB-GE- ACRD PSEB
Autodesk, Inc.
Message 6 of 8
1810msa
in reply to: SilviaCao

 

Thanks Silvia,

 

It seems that w2dtest reads w2x and xaml files but I need to read dwfx package,

 

Is there a sample that reads dwfx files directly ?

 

 

 

Thanks again,

Hmeidi

Message 7 of 8
SilviaCao
in reply to: 1810msa

You can refer to the sample code Read2DDWFxFile.cpp.



Silvia Cao
SW Engineer
PSEB-GE- ACRD PSEB
Autodesk, Inc.
Message 8 of 8
Andrey.Dankevich
in reply to: 1810msa

Do you have any examples of parsing 3D content?

 

Thank you.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

”Boost

 

”Tips

 

”Services