Presentation Options - Rebar Set

Hi All,

I’m wondering if there is a way to change the Presentation Options for a rebar set through Dynamo?

Thanks in advance!

Yes there is:
Rebar.SetPresentationMode(view, RebarPresentationMode.Select)
http://www.revitapidocs.com/2018/09b93605-4e24-3cfd-3931-c0f39ae1f6b9.htm

2 Likes

Excuse me, and how should I apply? I’m still learning.
It works for me, but should I use the transaction manager?