Property | Type | Description | |
---|---|---|---|
Control | TUM.CMS.VplControl.Watch3D.Controls.Watch3DControl | ||
ProgressBar | System.Windows.Controls.ProgressBar | ||
ProgressLabel | System.Windows.Controls.Label | ||
SelectedModels | IList |
Method | Description | |
---|---|---|
Calculate ( ) : void |
Calculation Function
|
|
Clone ( ) : |
||
ExportCurrentModel ( ) : void | ||
ExportCurrentModelAsStereoView ( ) : void | ||
ReadFileData ( string path ) : System.Windows.Media.Media3D.ContainerUIElement3D |
Read FileData
|
|
Watch3DNode ( Core hostCanvas ) : System |
Constructor
|
Method | Description | |
---|---|---|
OnElementMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e, |
OnElementMouseDown: Click Event for each geometric element
|
Method | Description | |
---|---|---|
Export3DViewMenuItemOnClick ( object sender, |
||
ExportModelMenuItemOnClick ( object sender, |
public ExportCurrentModelAsStereoView ( ) : void | ||
return | void |
protected OnElementMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e, |
||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
watch3DNode | ||
return | void |
public ReadFileData ( string path ) : System.Windows.Media.Media3D.ContainerUIElement3D | ||
path | string | |
return | System.Windows.Media.Media3D.ContainerUIElement3D |
public Watch3DNode ( Core hostCanvas ) : System | ||
hostCanvas | Core | |
return | System |
public Watch3DControl,TUM.CMS.VplControl.Watch3D.Controls Control | ||
return | TUM.CMS.VplControl.Watch3D.Controls.Watch3DControl |
public ProgressBar,System.Windows.Controls ProgressBar | ||
return | System.Windows.Controls.ProgressBar |
public Label,System.Windows.Controls ProgressLabel | ||
return | System.Windows.Controls.Label |