Numbering Revision

Numbering Revision

markcpduffy
Explorer Explorer
323 Views
1 Reply
Message 1 of 2

Numbering Revision

markcpduffy
Explorer
Explorer

Hello,

 

Does anyone know how i can number my revision like so :-

1.2, 1.3, 1.4 etc

then 2.1, 2.2, 2.3 etc.

then 3.1, 3.2, 3.3 etc.

then 4.1, 4.2, 4.3 etc. - 5 then 6,7 & so on. We have a CDE which requires this type of numbering for revisions requested by the client. I can only figure a way of going up to 2.0 not any further by combine alphanumeric & numeric systems.

 

 

0 Likes
324 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

Can't you use RevisionNumberType.Alphanumeric?

 

http://www.revitapidocs.com/2018/27158fd9-af66-07a2-d586-019f27009c90.htm

 

The Revision Numbers will be taken consecutively from a list of arbitrary strings, specified in the AlphanumericRevisionSettings object stored in the project-wide RevisionSettings.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes