Dialogs Methods

The Dialogs type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPluginFormBaseByPluginFormName
Retrieves an instance of the form.
Public methodStatic memberGetPluginWindowBaseByPluginFormName
Retrieves an instance of the form.
Public methodStatic memberLoadAttributeFileNameToDialogAndApply(String)
Uses the attributes found from the attribute file as the applied values for the specified dialog.
Public methodStatic memberLoadAttributeFileNameToDialogAndApply(String, String)
Loads the specified dialog's applied values from the attribute file.
Public methodStatic memberLoadAttributeFileNameToDialogAndModify(String)
Uses the attributes found from the attribute file as the current values for the specified dialog. Modifies the current selected instance. Applied values for this dialog are not changed.
Public methodStatic memberLoadAttributeFileNameToDialogAndModify(String, String)
Loads the specified dialog's current values from the attribute file and modifies the current selected instance.
Public methodStatic memberLoadAttributeFileNameToDialogAndSave
Uses the attributes found from the attribute file for the specified dialog and saves to file.
Public methodStatic memberLoadAttributeFileToStack
Opens a dialog and forces it to get the values from the currently selected part.
Public methodStatic memberLoadDialogs
Reads the PluginFormBase and PluginWindowBase dialogs from all found dll files in bin\dialogs and bin\plugins.
Public methodStatic memberOpenDialog
Opens a dialog. The name of the dialog is asked from the Tekla Structures core.
Public methodStatic memberOpenDialogAndGet
Opens a dialog and forces it to get the values from the currently selected part.
Public methodStatic memberReloadDialogs
Reloads all PluginFormBase dialogs with default/standard values.
Public methodStatic memberSetSettings
Forces the dialog system to get the language and localization settings from Tekla Structures.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next