Table of Contents

Enum PmpCloseReason

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

defines the reason a property manager page was closed

public enum PmpCloseReason

Fields

Apply = 6

user applied the changes

Cancel = 2

user canceled by selecting the red cross mark

Closed = 4

user closed

Okay = 1

user selected on the green check mark

ParentClosed = 3

main window closed first

Preview = 7

user selected the preview

UnknownReason = 0

unknown

UserEscape = 5

user pressed the escape button