Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdEd Classes
>
OdEdCommandStack Class
>
OdEdCommandStack Enumerations
>
OdEdCommandStack::LookupFlags Enumeration
OdEdCommandStack::LookupFlags Enumeration
Syntax
C++
enum
LookupFlags
{
kGlobal
= 0x01,
kLocal
= 0x02,
kSpecifedGroup
= 0x04,
kUndefed
= 0x08,
kThrowUnknown
= 0x10 };
Members
Members
Description
kGlobal
Search global (untranslated) names.
kLocal
Search local (translated) names.
kSpecifedGroup
Search in specified group only.
kUndefed
Do not fire unknownCommand() event.
kThrowUnknown
Throw OdEdUnknownCommand exception if command was not found.
File:
EdCommandStack.h
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!