Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI,
I need to collect all boundary condition data from Revit analysis model.
There is a line BC that has linear springs in all allowed directions, including rotation about X.
The problem is that the value is shown in the properties grid but is not retrieved by the API.
By using the useful tool Revit Lookup, it is possible to confirm that issue:
FYI: BOUNDARY_DIRECTION_ROT_X = 2 (spring modulus)
I also tested what happen if I set a rotational spring to another line and I see that the value appears. I guess that the issue happens when both Translational + Rotational spring values are set for the BC.
Solved! Go to Solution.