Click or drag to resize

IBuilder Methods

The IBuilder type exposes the following members.

Methods
  NameDescription
Public methodAddToSelection
Public methodBeginInvoke
Public methodClearSelection
Public methodCreateVisual(VisualFactory)
Public methodCreateVisual(VisualFactory, Vector3)
Public methodCreateVisualWithoutFocus
Public methodDeleteSelection
Public methodExport(String, Boolean)
Public methodExport(String, Visual, Boolean)
Public methodGetPackageManager
Gets the default package manager for the target if no options are specified. Otherwise returns a new package manager.
(Inherited from IPackageTarget.)
Public methodInvoke
Public methodModelBeginInvoke(Action)
Public methodModelBeginInvoke(ActionObject, Object)
Public methodNotifyAfterFileImported
Call this to notify interested listeners to examine (re)imported CAD.
Public methodRefreshPropertiesGrid
Public methodReset
Public methodSaveOptions
Public methodSelect
Public methodShowFeedManager
Show the package feed manager.
Public methodSnapshotColorData
Get the color data as an array or image
Public methodSnapshotDepthData
Get the depth data as an array or image
Public methodStartVideoRecording
Start recording the scene, opens a dialog to set the file path, end with StopVideoRecording
Public methodStartVideoRecording(Demo3DMovieExportFormat)
Public methodStartVideoRecording(String)
Public methodStopVideoRecording
Stop recording the scene
Top
Extension Methods
See Also