Namespace:
Autodesk.Revit.DB
RevisionVisibility
Enumeration
Description:
Determines whether Revision Clouds and Revision Tags will be visible in the project.
Determines whether Revision Clouds and Revision Tags will be visible in the project.
Syntax
public enum RevisionVisibility
Unknown Namespace Members:
Name | Description |
---|---|
Hidden | Revision Clouds and Revision Tags will not be visible in the project. |
CloudAndTagVisible | Revision Clouds and Revision Tags will be visible in the project. |
TagVisible | Revision Tags will be visible in the project but Revision Clouds will not be. |