Message 1 of 4

Not applicable
09-14-2020
10:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
when I am handling Revit element Id (integer value) in c++ which gives a 8 or 9 digit number when I try to add or multiply a number with that element id for further operation I am facing an issue. It returns negative value because it exceeds c++ maximum integer value limit. If there is any fixed range integer value of element id in Revit it will be helpfull to write code in c++. Kindly let me know if there is a maximum integer value of element id in Revit.
Solved! Go to Solution.