Click or drag to resize

DocumentHandlerSelection Event

Raised when object is selected in SOLIDWORKS (either by the user or API)

Namespace:  CodeStack.SwEx.AddIn.Core
Assembly:  CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntax
public event ObjectSelectionDelegate Selection

Value

Type: CodeStack.SwEx.AddIn.DelegatesObjectSelectionDelegate
See Also