xBimTeam / XbimWindowsUI

The home of XbimXplorer and WPF components for your desktop BIM applications.
Other
245 stars 149 forks source link

Feature request -> hide and unhide in the 3D view #190

Closed Martin15135215 closed 1 year ago

Martin15135215 commented 1 year ago

Hi all

It would be nice to have a option to hide objects and unhide them :)

andyward commented 1 year ago

That's already implemented using DrawingControl3D.HiddenInstances. See https://github.com/xBimTeam/XbimWindowsUI/blob/faa8e9450866f929c7514e2b4b18d285648ccf75/XbimXplorer/XplorerMainWindow.xaml.cs#L1085