IBuilder Methods |
The IBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AddToSelection | ||
| BeginInvoke | ||
| ClearSelection | ||
| CreateVisual(VisualFactory) | ||
| CreateVisual(VisualFactory, Vector3) | ||
| CreateVisualWithoutFocus | ||
| DeleteSelection | ||
| Import | ||
| Invoke | ||
| ModelBeginInvoke(Action) | ||
| ModelBeginInvoke(ActionObject, Object) | ||
| RefreshPropertiesGrid | ||
| Reset | ||
| SaveOptions | ||
| Select | ||
| SnapshotDepthData | ||
| StartVideoRecording |
Start recording the scene, opens a dialog to set the file path, end with StopVideoRecording | |
| StartVideoRecording(String) |
Start recording the scene, end with StopVideoRecording | |
| StopVideoRecording |
Stop recording the scene
|
| Name | Description | |
|---|---|---|
| ModelInvokeAsync(Action) | Overloaded. (Defined by ModelInvokeExtensions.) | |
| ModelInvokeAsync(ActionObject, Object) | Overloaded. (Defined by ModelInvokeExtensions.) | |
| ModelInvokeAsyncTResult(FuncTResult) | Overloaded. (Defined by ModelInvokeExtensions.) | |
| ModelInvokeAsyncTResult(FuncObject, TResult, Object) | Overloaded. (Defined by ModelInvokeExtensions.) |