Exporting Reinforcement Schedules to XML file.

Exporting Reinforcement Schedules to XML file.

markkibui101
Enthusiast Enthusiast
1,798 Views
7 Replies
Message 1 of 8

Exporting Reinforcement Schedules to XML file.

markkibui101
Enthusiast
Enthusiast

Hi

Anyone who knows how to export a reinforcement schedules to an XML file? I need to submit the schedules using a program called Q-Armering and it only reads XML files. I know dynamo can do this but I am not quite familiar with it. Is there a plug in or any other way to do it?

0 Likes
Accepted solutions (1)
1,799 Views
7 Replies
Replies (7)
Message 2 of 8

Jamhmer_Oc
Advisor
Advisor
Accepted solution

You can't directly, but using dynamo you can.
Before running you have to download the Bimorph Nodes, Lunchbox for Dynamo and Lunchbox Quad Grid by Face packages.
Now you have to choose the correct table and run.

Here is the script.
 
 
 
 
 
 
 
 
 
 
 

Jamhmer Oc

EESignature

Message 3 of 8

Anonymous
Not applicable

HELPED?

0 Likes
Message 4 of 8

markkibui101
Enthusiast
Enthusiast

I am getting errors.

markkibui101_0-1610084532135.png

 

0 Likes
Message 5 of 8

markkibui101
Enthusiast
Enthusiast

doesnt seem to work yet. I have attached the dyn file

0 Likes
Message 6 of 8

markkibui101
Enthusiast
Enthusiast

I am dealing with Reinforcement schedules, so I don't know what to change in the script.

0 Likes
Message 7 of 8

hvcprecast
Advocate
Advocate

Thank You

John
0 Likes
Message 8 of 8

anze.kumar
Advocate
Advocate

You could try exporting your reinforcement Schedules to (.txt -> import to excel) excel and then from excel -> XML files.

You would need to be careful however, the way you structure your schedule in revit, so that it corresponds to the way you want it in excel (rows and columns)

0 Likes