|
swDialogWatcher Constructor
|
Creates a new instance of the SOLIDWORKS dialog watcher class.
Namespace:
CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic swDialogWatcher(
int swProcessId
)
Public Sub New (
swProcessId As Integer
)
Parameters
- swProcessId
- Type: SystemInt32
See Also