- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am trying to figure out if a column (vertical ones only at the moment) reaches a floor or a beam on both ends.
I am finding the expected Floors or Beams but the distance is slightly (0.0000000000040000) shorter than the column. There seem to be no difference if the column is attached at it's top and base to elements or not.
I obtained the elevation parameters of the relevant levels and saw the following :
Level 2 300.0000000000010000
Level 1 -0.0000000000024364
While the Levels property show 0.0 or 300.0
On top of that - the distance between the intersected floor and beam differ from calculated height of the column , by a similar small number . Since all elements are set in relation to the levels (see screenshot) this really shouldn't happen.
The only way I can think is to round all the values to 0.0001 format using Math.Round(value , 4) , I am not too thrilled with this solution. Any other ideas how to go about this ?
Thanks , Jonathan
BIM Developer
Solved! Go to Solution.