C# Class Bcfier.XbimXplorer.MainWindow

Inheritance: IXbimXplorerPluginWindow
Afficher le fichier Open project: teocomi/BCFier

Méthodes publiques

Méthode Description
BindUi ( IXbimXplorerPluginMasterWindow mainWindow ) : void
MainWindow ( ) : System

Private Methods

Méthode Description
GenerateViewpoint ( DrawingControl3D control3D ) : Bcfier.Bcf.Bcf2.VisualizationInfo
OnAddView ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Same as in the windows app, but here we generate a VisInfo that is attached to the view

OnOpenView ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Method Details

BindUi() public méthode

public BindUi ( IXbimXplorerPluginMasterWindow mainWindow ) : void
mainWindow IXbimXplorerPluginMasterWindow
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System