Getting Specification Data

Getting Specification Data

trekkedout
Participant Participant
405 Views
1 Reply
Message 1 of 2

Getting Specification Data

trekkedout
Participant
Participant

Using the Revit API I am trying to get the AirTurn and Seam Data from a specification for a Fabrication Part. I see that the FabricationPart does have the Specification ID and I can get the Group and Name of the specification. I just need the last step on how to use this information to pull the specification .

0 Likes
406 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

I would suggest analysing your model with RevitLookup. Do you know where to find this information in the user interface? If so, it should be pretty easy to find in RevitLookup, too. From that, you can determine how to access it programmatically as well.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes