Linked Files > graphic override [worksets]

Linked Files > graphic override [worksets]

Joris.vd.Meulen
Collaborator Collaborator
940 Views
3 Replies
Message 1 of 4

Linked Files > graphic override [worksets]

Joris.vd.Meulen
Collaborator
Collaborator

Hi guys, 

 

A longshot since I've read a number of topics regarding this matter.

 

In a view: can we override the linked files' active workset?

 

So in normal revit I would:

- active view

- VG (Visibily/Graphic Overrides)

- tab Revit Links

- select specific instance

- click under display Settings: "Custom"

- choose "Overide display settings for this instance"

- tab Worksets choose check the workset(s) I want.

 

Step and repeat for all Linked File Instances.

 

 

 

 

love python coding
0 Likes
941 Views
3 Replies
Replies (3)
Message 2 of 4

jeremytammik
Autodesk
Autodesk

Dear Joris,

 

Thank you for your query.

 

In theory, you can use PostCommand to launch the VG user interface form and then perform all the steps you list through the native Windows API.

 

That would be rather tricky and hacky, of course.

 

I am checking for you with the development team whether the Revit API provides any official access to this functionality.

 

Best regards,

 

Jeremy

 



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

0 Likes
Message 3 of 4

jeremytammik
Autodesk
Autodesk

I am sorry to report that according to the development team, there is currently no API access to changing which linked worksets are visible in a view.

 

You might want to submit a wish list item for that functionality in the Revit Idea Station.

 



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

0 Likes
Message 4 of 4

Joris.vd.Meulen
Collaborator
Collaborator

Thanks for the follow up @jeremytammik., much appreciated.

 

I will wishlist it.

love python coding
0 Likes