Table of Contents

Delegate PmpSelectionBoxEventHandler

Namespace
Hymma.Solidworks.Addins
Assembly
Hymma.Solidworks.Addins.dll

handles events for a PmpSelectionBox event that does not have any event argument

public delegate void PmpSelectionBoxEventHandler(PmpSelectionBox sender)

Parameters

sender PmpSelectionBox

is the selection box that fired the event