Skip to content
On this page

[mxcad_2d API documentation] (../README. md)/[2d] (../modules/2d. md)/MxCADSelectionEtStatus

Enumeration: MxCADSelectionSetStatus

2d.MxCADSelectionSetStatus

Select set state enumeration

Table of contents

Enumeration Members

Enumeration Members

kCanceled

kCanceled = 2

When constructing the selection set for interaction, the user pressed the Esc key to cancel.


kKeyword

kKeyword = 4

Entered key values


kNone

kNone = 1

When constructing the selection set for interaction, the user directly pressed the Enter key.


kRejected

kRejected = 3

Invalid request rejected for execution (keyword error).


kSelected

kSelected = 0

Successfully constructed selection set