Click or drag to resize

IBuilder Properties

The IBuilder type exposes the following members.

Properties
 NameDescription
Public propertyBackgroundTaskViewer Interface for adding background tasks to the status bar view.
Public propertyCatalogManager 
Public propertyCompanyDataDirectory 
Public propertyControlPanelManager Interface for the Control Panel Plugin
Public propertyCoSimulationMaster The co-simulation master.
Public propertyDispatchThreadId 
Public propertyDisplaySettings Interaction with the GUI to enable/disable things like ShowDirectionArrows.
Public propertyDocument 
Public propertyDocumentsDirectory 
Public propertyEditionDataDirectory 
Public propertyInstallPath 
Public propertyInvokeRequired 
Public propertyMessageBoxCaption 
Public propertyModelInvokeRequired Essentially just a check if the current thread is the model thread, but makes no guarantees that it will remain the model thread afterwards.

If the model is not currently running, or is running in the GUI thread, this just returns InvokeRequired.

Public propertyOptions 
Public propertyPackageFeed 
Public propertyPackageTargetName The name of the package target.
(Inherited from IPackageTarget)
Public propertyPageSettings 
Public propertyPrinterSettings 
Public propertyPrintMessagesEnabled 
Public propertyRenderManager Interface for adding additional renderers.
Public propertyRunMode 
Public propertyRunning 
Public propertySceneAnimation Access scene animation.
Public propertySelection 
Public propertySelectionManager 
Public propertyShowTooltips 
Public propertyUserData Application level user data storage.
Public propertyUserScriptsFolder 
Public propertyUserVars Application level user key-value pair storage.
Public propertyWebConfiguration Interface for the web app.
Top
See Also