Message 1 of 7

Not applicable
12-18-2017
07:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am attempting to get some values from fabrication parts that we cannot see in revit. Dynamo does not take care of my needs, so I am learning python in order to help. I am stumbling along in the API and need some help. I want to access the dimensions in the ITM's. Reading through the API I need to be using a combination of "GetDimensions" and "GetDimensionValue". When using "GetDimensionValue" it requires a "FabricationDimensionDefinition" that I cannot figure out. Can anybody help? Thanks.
Solved! Go to Solution.