LinkedIn
X (Twitter)
Facebook
How can modify this property from the Revit API?
Solved! Go to Solution.
Ah, I found it. You can do:
view3d.DisplayStyle = DisplayStyle.ShadingWithEdges;
never-displayed