How to access revision cloud/tag visibility data?

How to access revision cloud/tag visibility data?

james.levieux
Advocate Advocate
174 Views
1 Reply
Message 1 of 2

How to access revision cloud/tag visibility data?

james.levieux
Advocate
Advocate

Hi All,

 

I'm trying to acquire the information in the "show" column to that I can confirm if clouds are visible for a certain revision.

 

jameslevieux_1-1719785486049.png

 

using Revit Lookup I can't see any parameters that access the data and I don't see any methods to use.  How do I access these values?

 

jameslevieux_2-1719785520260.png

 

 

Regards,

James

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

jeremy_tammik
Alumni
Alumni

Dear James,

  

Reading this, I see two questions:

  

  • How to determine the cloud/tag visibility of a revision cloud
  • How to view this setting in RevitLookup

  

I assume the former is more important to you to begin with. Looking at the documentation, I see the Revision Visibility property retuning a RevisionVisibility value:

  

  

Possible values are:

  

  • 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.

  

That looks like what you need.

  

Have you checked whether this property is displayed in RevitLookup?

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes