Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I wonder if any one knows why the RevisionNumberType is missing from the class Revision inside the Autodesk.Revit.DB on the 2023 API?
Previously it was like this:
public RevisionNumberType NumberType { get; set; }
I still need to determine if the revision is alphanumeric or int so I can organize the data. Am I missing something here or this is just wiped out?
Luis Santos
archi systems as
Solved! Go to Solution.