Access Visibility and Graphics Filter List

Access Visibility and Graphics Filter List

karim_mostafaVM84V
Explorer Explorer
227 Views
3 Replies
Message 1 of 4

Access Visibility and Graphics Filter List

karim_mostafaVM84V
Explorer
Explorer

karim_mostafaVM84V_0-1739781434530.png

Dears,

i am asking how can i can Access Visibility and Graphics Filter List highlighted in above programmatically 

Thanks

0 Likes
228 Views
3 Replies
Replies (3)
Message 2 of 4

TripleM-Dev.net
Advisor
Advisor

Hi,

 

I Don't think this can be set directly from the API.

But maybe it's a setting in the Revit.INI

 

Try this, the "CategoryDisciplineFilter" looks promising

https://help.autodesk.com/view/RVT/2024/ENU/?guid=GUID-30C62836-F3F1-4B78-B1AF-DB4E3FD79FDF 

0 Likes
Message 3 of 4

karim_mostafaVM84V
Explorer
Explorer

hi, thanks for replying 

I tried it manually and succeeded in reading the data, but when assigning a specific list, it wasn’t mapped in Revit.

0 Likes
Message 4 of 4

TripleM-Dev.net
Advisor
Advisor

You mean you changed the Revit.Ini?

The Revit.Ini (most setting) will be read on the launch, so setting the value while Revit is already running won't change that list.

Change it and then launch Revit, now it should use the list.

0 Likes