Click or drag to resize

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)
Syntax
public swDialogWatcher(
	int swProcessId
)

Parameters

swProcessId
Type: SystemInt32
See Also