enum | Type : uint {
None = 0x00000000,
GenericMask = 0xFFFFFF00,
World = 0x00000001,
UTF8 = 0x00000002,
EventDispatcher = 0x00000003,
EventHandler = 0x00000004,
EventNotifier = 0x00000005,
UpdateNotifier = 0x00000006,
SearchResults = 0x00000008,
FontSearchResults = 0x00000009,
SearchResultsIterator = 0x0100000A,
FontSearchResultsIterator = 0x0100000B,
SelectionResults = 0x0000000C,
SelectionResultsIterator = 0x0100000D,
SelectionItem = 0x0000000E,
TreeContext = 0x0000000F,
StreamToolkit = 0x00000010,
IONotifier = 0x04000100,
StreamImportNotifier = 0x04000101,
STLImportNotifier = 0x04000102,
OBJImportNotifier = 0x04000103,
ExchangeImportNotifier = 0x04000104,
SketchupImportNotifier = 0x04000105,
ParasolidImportNotifier = 0x04000106,
ExchangeTranslationNotifier = 0x04000107,
ExchangeExportNotifier = 0x04000108,
StreamExportNotifier = 0x04000109,
ExchangeReloadNotifier = 0x0400010A,
DWGImportNotifier = 0x0400010B,
Kit = 0x01000000,
MarkerKit = 0x01000010,
SphereAttributeKit = 0x01000011,
TextAttributeKit = 0x01000012,
TransparencyKit = 0x01000013,
VisibilityKit = 0x01000014,
VisualEffectsKit = 0x01000015,
CuttingSectionAttributeKit = 0x01000016,
CircleKit = 0x01000017,
CircularArcKit = 0x01000018,
CircularWedgeKit = 0x01000019,
CuttingSectionKit = 0x0100001A,
CylinderKit = 0x0100001B,
DistantLightKit = 0x0100001C,
EllipseKit = 0x0100001D,
EllipticalArcKit = 0x0100001E,
InfiniteLineKit = 0x0100001F,
LineKit = 0x01000020,
NURBSCurveKit = 0x01000021,
MeshKit = 0x01000022,
NURBSSurfaceKit = 0x01000023,
PolygonKit = 0x01000024,
SphereKit = 0x01000025,
SpotlightKit = 0x01000026,
ShellKit = 0x01000027,
TextKit = 0x01000028,
MaterialKit = 0x01000029,
TrimKit = 0x0100002A,
TextureOptionsKit = 0x0100002C,
LinePatternKit = 0x0100002D,
GlyphKit = 0x0100002E,
ImageKit = 0x0100002F,
LinePatternOptionsKit = 0x01000030,
CameraKit = 0x01000031,
BoundingKit = 0x01000032,
CullingKit = 0x01000033,
CurveAttributeKit = 0x01000034,
CylinderAttributeKit = 0x01000035,
EdgeAttributeKit = 0x01000036,
LightingAttributeKit = 0x01000037,
LineAttributeKit = 0x01000038,
MarkerAttributeKit = 0x01000039,
MaterialMappingKit = 0x0100003A,
MatrixKit = 0x0100003B,
NURBSSurfaceAttributeKit = 0x0100003C,
PostProcessEffectsKit = 0x0100003D,
SelectabilityKit = 0x0100003E,
SelectionOptionsKit = 0x0100003F,
StandAloneWindowOptionsKit = 0x01000040,
OffScreenWindowOptionsKit = 0x01000041,
ApplicationWindowOptionsKit = 0x01000042,
HighlightOptionsKit = 0x01000043,
LinePatternParallelKit = 0x01000044,
SubwindowKit = 0x01000045,
PerformanceKit = 0x01000046,
HiddenLineAttributeKit = 0x01000047,
DrawingAttributeKit = 0x01000048,
ShaderKit = 0x01000049,
DebuggingKit = 0x0100004A,
ContourLineKit = 0x0100004B,
StreamImportOptionsKit = 0x0100004C,
StreamImportResultsKit = 0x0100004D,
StreamExportOptionsKit = 0x0100004E,
StreamExportResultsKit = 0x0100004F,
WindowInfoKit = 0x01000050,
ImageImportOptionsKit = 0x01000051,
SearchOptionsKit = 0x01000052,
ShaderImportOptionsKit = 0x01000053,
HardcopyExportOptionsKit = 0x01000055,
AttributeLockKit = 0x01000056,
TransformMaskKit = 0x01000057,
ColorInterpolationKit = 0x01000058,
UpdateOptionsKit = 0x01000059,
ImageExportOptionsKit = 0x0100005A,
OBJImportOptionsKit = 0x0100005B,
OBJImportResultsKit = 0x0100005C,
STLImportOptionsKit = 0x0100005D,
STLImportResultsKit = 0x0100005E,
ShellOptimizationOptionsKit = 0x0100005F,
ShellRelationOptionsKit = 0x01000060,
ShellRelationResultsKit = 0x01000061,
GridKit = 0x01000062,
CutGeometryGatheringOptionsKit = 0x01000063,
SegmentOptimizationOptionsKit = 0x01000064,
LinePatternElement = 0x03000000,
SolidLinePatternElement = 0x03000001,
BlankLinePatternElement = 0x03000002,
GlyphLinePatternElement = 0x03000003,
GlyphElement = 0x05000000,
DotGlyphElement = 0x05000001,
LineGlyphElement = 0x05000002,
EllipseGlyphElement = 0x05000003,
CircularArcGlyphElement = 0x05000004,
InfiniteLineGlyphElement = 0x05000005,
TrimElement = 0x07000000,
Condition = 0x09000000,
NOTCondition = 0x09000001,
ANDCondition = 0x09000002,
ORCondition = 0x09000003,
XORCondition = 0x09000004,
EQCondition = 0x09000005,
NEQCondition = 0x09000006,
GTCondition = 0x09000007,
LTCondition = 0x09000008,
GTEQCondition = 0x09000009,
LTEQCondition = 0x0900000A,
MouseState = 0x01001001,
TouchState = 0x01001002,
KeyboardState = 0x01001003,
FontInfoState = 0x01001004,
KeyPath = 0x01000F01,
Key = 0x10000000,
IncludeKey = 0x10000001,
PortfolioKey = 0x10000002,
StyleKey = 0x10000003,
SegmentKey = 0x10200000,
WindowKey = 0x10600000,
StandAloneWindowKey = 0x10600001,
OffScreenWindowKey = 0x10600002,
ApplicationWindowKey = 0x10600003,
GeometryKey = 0x10100000,
ReferenceKey = 0x10100001,
CircleKey = 0x10100002,
CircularArcKey = 0x10100003,
CircularWedgeKey = 0x10100004,
CuttingSectionKey = 0x10100005,
CylinderKey = 0x10100006,
EllipseKey = 0x10100007,
EllipticalArcKey = 0x10100008,
InfiniteLineKey = 0x10100009,
LineKey = 0x1010000A,
DistantLightKey = 0x1010000B,
SpotlightKey = 0x1010000C,
MarkerKey = 0x1010000D,
MeshKey = 0x1010000E,
NURBSCurveKey = 0x1010000F,
NURBSSurfaceKey = 0x10100010,
PolygonKey = 0x10100011,
ShellKey = 0x10100012,
SphereKey = 0x10100013,
TextKey = 0x10100014,
GridKey = 0x10100015,
Definition = 0x20000000,
NamedStyleDefinition = 0x20000001,
TextureDefinition = 0x20000002,
LinePatternDefinition = 0x20000003,
GlyphDefinition = 0x20000004,
CubeMapDefinition = 0x20000005,
ImageDefinition = 0x20000006,
MaterialPaletteDefinition = 0x20000007,
ShaderDefinition = 0x20000008,
Control = 0x50000000,
CameraControl = 0x50000001,
SelectabilityControl = 0x50000002,
MarkerAttributeControl = 0x50000003,
SphereAttributeControl = 0x50000004,
LightingAttributeControl = 0x50000005,
CylinderAttributeControl = 0x50000006,
TextAttributeControl = 0x50000007,
LineAttributeControl = 0x50000008,
EdgeAttributeControl = 0x50000009,
CurveAttributeControl = 0x5000000A,
ModellingMatrixControl = 0x5000000B,
TextureMatrixControl = 0x5000000C,
CullingControl = 0x5000000D,
TransparencyControl = 0x5000000E,
MaterialMappingControl = 0x5000000F,
NURBSSurfaceAttributeControl = 0x50000010,
PostProcessEffectsControl = 0x50000011,
BoundingControl = 0x50000012,
VisualEffectsControl = 0x50000013,
SelectionOptionsControl = 0x50000014,
HighlightOptionsControl = 0x50000015,
DefinitionControl = 0x50000016,
SelectionControl = 0x50000017,
HighlightControl = 0x50000018,
StandAloneWindowOptionsControl = 0x50000019,
OffScreenWindowOptionsControl = 0x5000001A,
ApplicationWindowOptionsControl = 0x5000001B,
VisibilityControl = 0x5000001C,
SubwindowControl = 0x5000001D,
PerformanceControl = 0x5000001E,
HiddenLineAttributeControl = 0x5000001F,
DrawingAttributeControl = 0x50000020,
DebuggingControl = 0x50000021,
ContourLineControl = 0x50000022,
StyleControl = 0x50000023,
ConditionControl = 0x50000024,
PortfolioControl = 0x50000025,
WindowInfoControl = 0x50000026,
AttributeLockControl = 0x50000027,
TransformMaskControl = 0x50000028,
ColorInterpolationControl = 0x50000029,
UpdateOptionsControl = 0x50000030,
CuttingSectionAttributeControl = 0x50000031,
LibraryMask = 0x80FF0000,
Sprocket = 0x80000000,
Canvas = 0x80000001,
Layout = 0x80000002,
View = 0x80000003,
Model = 0x80000004,
Operator = 0x80000005,
SprocketPath = 0x80000007,
SprocketControl = 0xD0000000,
OperatorControl = 0xD0000008,
NavigationCubeControl = 0xD0000009,
AxisTriadControl = 0xD000000A,
Metadata = 0x80001000,
IntegerMetadata = 0x80001001,
UnsignedIntegerMetadata = 0x80001002,
DoubleMetadata = 0x80001003,
StringMetadata = 0x80001004,
TimeMetadata = 0x80001005,
BooleanMetadata = 0x80001006,
Component = 0x80000200,
Filter = 0x80000600,
Capture = 0x80000A00,
CADModel = 0x80000300,
ComponentPath = 0x81001000,
ExchangeMask = 0x80020000,
ExchangeComponent = 0x80021200,
ExchangeFilter = 0x80020601,
ExchangeCapture = 0x80020A01,
ExchangeCADModel = 0x80020301,
ExchangeConfiguration = 0x81020001,
ExchangeImportOptionsKit = 0x81020002,
ExchangeExportACISOptionsKit = 0x81020003,
ExchangeExportIGESOptionsKit = 0x81020004,
ExchangeExportJTOptionsKit = 0x81020005,
ExchangeExportParasolidOptionsKit = 0x81020006,
ExchangeExportPRCOptionsKit = 0x81020007,
ExchangeExportSTEPOptionsKit = 0x81020008,
ExchangeExportSTLOptionsKit = 0x81020009,
ExchangeExportU3DOptionsKit = 0x8102000A,
ExchangeExportXMLOptionsKit = 0x8102000B,
ExchangeTessellationOptionsKit = 0x8102000C,
ExchangeSheet = 0x80021201,
ExchangeModelFileImportOptionsKit = 0x8102000D,
PublishMask = 0x80040000,
PublishDocumentKit = 0x81040001,
PublishPageKit = 0x81040002,
PublishTemplateKit = 0x81040003,
PublishAnnotationKit = 0x81040004,
PublishArtworkKit = 0x81040005,
PublishViewKit = 0x81040006,
PublishTextKit = 0x81040007,
PublishImageKit = 0x81040008,
PublishTableKit = 0x81040009,
PublishExportOptionsKit = 0x8104000A,
PublishLinkKit = 0x8104000B,
PublishButtonKit = 0x8104000C,
PublishTextFieldKit = 0x8104000D,
PublishSlideTableKit = 0x8104000E,
PublishCheckBoxKit = 0x8104000F,
PublishRadioButtonKit = 0x81040010,
PublishListBoxKit = 0x81040011,
PublishDropDownListKit = 0x81040012,
PublishSignatureFieldKit = 0x81040013,
PublishDocumentKey = 0x80040001,
PublishPageControl = 0x80040002,
SceneTree = 0x80008001,
SceneTreeItem = 0x80008002,
ComponentTree = 0x80008003,
ComponentTreeItem = 0x80008004,
SketchupMask = 0x80100000,
SketchupImportOptionsKit = 0x81100001,
SketchupImportResultsKit = 0x81100002,
ParasolidMask = 0x80200000,
ParasolidComponent = 0x80201201,
ParasolidCADModel = 0x80200302,
ParasolidImportOptionsKit = 0x81200003,
ParasolidFacetTessellationKit = 0x81200004,
ParasolidLineTessellationKit = 0x81200005,
ParasolidExportOptionsKit = 0x81200006,
DWGMask = 0x80400000,
DWGComponent = 0x80401200,
DWGCADModel = 0x80400301,
DWGImportOptionsKit = 0x81400002,
IONotifierData = 0x84000200,
StreamImportNotifierData = 0x84000201,
STLImportNotifierData = 0x84000202,
OBJImportNotifierData = 0x84000203,
ExchangeImportNotifierData = 0x84020204,
SketchupImportNotifierData = 0x84100205,
ParasolidImportNotifierData = 0x84200206,
ExchangeTranslationNotifierData = 0x84020207,
ExchangeExportNotifierData = 0x84020208,
StreamExportNotifierData = 0x84000209,
DWGImportNotifierData = 0x8440020A
} |
enum | KeyboardCode {
None = 0,
Backspace = 8,
Tab = 9,
Clear = 11,
Return = 13,
Shift = 16,
Control = 17,
Alt = 18,
Pause = 19,
Escape = 27,
Space = 32,
ExclamationMark = 33,
DoubleQuote = 34,
Number = 35,
Dollar = 36,
Percent = 37,
Ampersand = 38,
SingleQuote = 39,
OpenParen = 40,
CloseParen = 41,
Asterisk = 42,
Plus = 43,
Comma = 44,
Hyphen = 45,
Period = 46,
Slash = 47,
D0 = 48,
D1 = 49,
D2 = 50,
D3 = 51,
D4 = 52,
D5 = 53,
D6 = 54,
D7 = 55,
D8 = 56,
D9 = 57,
Colon = 58,
Semicolon = 59,
LessThan = 60,
Equal = 61,
GreaterThan = 62,
QuestionMark = 63,
AtSymbol = 64,
A = 65,
B = 66,
C = 67,
D = 68,
E = 69,
F = 70,
G = 71,
H = 72,
I = 73,
J = 74,
K = 75,
L = 76,
M = 77,
N = 78,
O = 79,
P = 80,
Q = 81,
R = 82,
S = 83,
T = 84,
U = 85,
V = 86,
W = 87,
X = 88,
Y = 89,
Z = 90,
OpenBrackets = 91,
Backslash = 92,
CloseBrackets = 93,
Caret = 94,
Underscore = 95,
Backtick = 96,
a = 97,
b = 98,
c = 99,
d = 100,
e = 101,
f = 102,
g = 103,
h = 104,
i = 105,
j = 106,
k = 107,
l = 108,
m = 109,
n = 110,
o = 111,
p = 112,
q = 113,
r = 114,
s = 115,
t = 116,
u = 117,
v = 118,
w = 119,
x = 120,
y = 121,
z = 122,
OpenBrace = 123,
VerticalBar = 124,
ClosingBrace = 125,
Tilde = 126,
Delete = 127,
Insert = 1024,
Home = 1025,
End = 1026,
PageUp = 1027,
PageDown = 1028,
Help = 1029,
Left = 1030,
Up = 1031,
Right = 1032,
Down = 1033,
NumPad0 = 1034,
NumPad1 = 1035,
NumPad2 = 1036,
NumPad3 = 1037,
NumPad4 = 1038,
NumPad5 = 1039,
NumPad6 = 1040,
NumPad7 = 1041,
NumPad8 = 1042,
NumPad9 = 1043,
F1 = 1044,
F2 = 1045,
F3 = 1046,
F4 = 1047,
F5 = 1048,
F6 = 1049,
F7 = 1050,
F8 = 1051,
F9 = 1052,
F10 = 1053,
F11 = 1054,
F12 = 1055,
F13 = 1056,
F14 = 1057,
F15 = 1058,
F16 = 1059,
F17 = 1060,
F18 = 1061,
F19 = 1062,
F20 = 1063,
F21 = 1064,
F22 = 1065,
F23 = 1066,
F24 = 1067
} |