idw file data extraction

idw file data extraction

amitnkukanur
Collaborator Collaborator
854 Views
3 Replies
Message 1 of 4

idw file data extraction

amitnkukanur
Collaborator
Collaborator

Hello,

 

I am doing a project which is dependent on iProperties and is working well. However in one typical case i am required to extract data from IDW File BOM. 

 

Is it possible to do so and if yes and reference is available.

 

 

rgds

Senior Software Engineer
0 Likes
855 Views
3 Replies
Replies (3)
Message 2 of 4

Vladimir.Ananyev
Alumni
Alumni

You may use the following object’s relationships:

 

DrawingDocument => DrawingBOMs => DrawingBOM => DrawingBOMColumns and DrawingBOMRows collections and DocumentDescriptor object.

 

DrawingBOMRow => DrawingBOMCell => Value

DrawingBOMRow => BOMRow Property => (ItemNumber, ItemQuantity, TotalQuantity, etc.)

 


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 3 of 4

amitnkukanur
Collaborator
Collaborator
Hi Vladimir,

Thanks for reply. Will come back after working on this solution.
Senior Software Engineer
0 Likes
Message 4 of 4

Anonymous
Not applicable

Hi Amitk

 

Did you find a solution to this ? I am working on the same task !

0 Likes