CFx SDK Documentation
2026 SP0
Loading...
Searching...
No Matches
SDK
CFx
inc
FxHelpId.h
Go to the documentation of this file.
1
//
2
// (C) Copyright 2005-2025 by Graebert GmbH.
3
//
4
// Permission to use, copy, modify, and distribute this software in
5
// object code form for any purpose and without fee is hereby granted,
6
// provided that the above copyright notice appears in all copies and
7
// that both that copyright notice and the limited warranty and
8
// restricted rights notice below appear in all supporting
9
// documentation.
10
//
11
// GRAEBERT PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
12
// GRAEBERT SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
13
// MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. GRAEBERT GMBH
14
// DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
15
// UNINTERRUPTED OR ERROR FREE.
16
17
#pragma once
18
19
#define HLPID_DEFAULT 0000
//All commands
20
21
#define HLPID_START_HOME 0001
// Start Page - Home tab
22
#define HLPID_START_MYSETUP 0002
// Start Page - My Setup tab
23
#define HLPID_START_LRNMORE 0003
// Start Page - Learn More tab
24
25
/*** Window Commands ***/
26
#define HLPID_WIN_CLOSE 1000
27
#define HLPID_WIN_TILE 1001
28
#define HLPID_WIN_CASC 1002
29
#define HLPID_WIN_ICON 1003
30
#define HLPID_WIN_OPEN 1004
31
// UNUSED_HELP_ID #define HLPID_WIN_TSCREEN 1005
32
#define HLPID_WIN_QOPEN 1006
33
#define HLPID_WIN_TLMODE 1007
34
#define HLPID_WIN_FULLSCREEN 1008
35
#define HLPID_WIN_TILEHOR 1009
36
#define HLPID_WIN_TILEVER 1010
37
#define HLPID_WIN_PSPACE 1011
38
#define HLPID_WIN_MSPACE 1012
39
#define HLPID_WIN_SYSWINDOWS 1013
40
#define HLPID_WIN_CLOSEALL 1014
41
42
/*** Draw Commands ***/
43
#define HLPID_DRAW_LINE 1101
44
#define HLPID_DRAW_POINT 1102
45
#define HLPID_DRAW_CIRCLE 1103
46
#define HLPID_DRAW_ARC 1104
47
#define HLPID_DRAW_TEXT 1105
48
#define HLPID_DRAW_ATTDEF 1106
49
#define HLPID_DRAW_RECT 1107
50
#define HLPID_DRAW_SIMPLEPOLY 1108
51
#define HLPID_DRAW_PLINE 1109
52
#define HLPID_DRAW_2DFACE 1110
53
#define HLPID_DRAW_3DFACE 1111
54
#define HLPID_DRAW_RING 1113
55
#define HLPID_DRAW_HATCH 1114
56
#define HLPID_DRAW_QHATCH 1115
57
#define HLPID_DRAW_PLINE3D 1116
58
#define HLPID_DRAW_LIGHT 1117
59
// UNUSED_HELP_ID #define HLPID_DRAW_PCONTOUR 1118
60
#define HLPID_DRAW_PFACE 1119
61
#define HLPID_DRAW_ELLIPSE 1121
62
#define HLPID_DRAW_REVSURF 1123
63
#define HLPID_DRAW_TABSURF 1124
64
#define HLPID_DRAW_RULESURF 1125
65
#define HLPID_DRAW_QTEXT 1126
66
#define HLPID_DRAW_QATTDEF 1127
67
#define HLPID_DRAW_3DMESH 1128
68
#define HLPID_DRAW_BHATCH 1129
69
// UNUSED_HELP_ID #define HLPID_DRAW_DTEXT 1131
70
// UNUSED_HELP_ID #define HLPID_DRAW_MTEXT 1132
71
#define HLPID_DRAW_QMTEXT 1133
72
#define HLPID_DRAW_SKETCH 1134
73
#define HLPID_DRAW_SPLINE 1135
74
#define HLPID_DRAW_XLINE 1136
75
#define HLPID_DRAW_WIPEOUT 1137
76
#define HLPID_DRAW_TRAPEZOID 1138
77
#define HLPID_DRAW_RAY 1139
78
#define HLPID_DRAW_POLYGON 1140
79
#define HLPID_DRAW_QTABLE 1141
80
#define HLPID_DRAW_MLINE 1142
81
// UNUSED_HELP_ID #define HLPID_DRAW_IMAGE 1143
82
#define HLPID_DRAW_EDGESURF 1144
83
#define HLPID_DRAW_TABLE 1145
84
#define HLPID_DRAW_TRACE 1146
85
#define HLPID_DRAW_3D 1147
86
#define HLPID_DRAW_BOX 1148
87
#define HLPID_DRAW_CONE 1149
88
#define HLPID_DRAW_CYLINDER 1150
89
#define HLPID_DRAW_PYRAMID 1151
90
#define HLPID_DRAW_TORUS 1152
91
#define HLPID_DRAW_LOAD 1153
92
#define HLPID_DRAW_PSOLID 1154
// ACIS Command: PolySolid (3DWall)
93
#define HLPID_DRAW_PLANESURF 1155
94
#define HLPID_DRAW_WEDGE 1156
95
#define HLPID_DRAW_BOUNDARY 1157
96
#define HLPID_DRAW_DDTEXT 1158
97
#define HLPID_DRAW_SHAPE 1159
98
#define HLPID_DRAW_SPHERE 1160
99
#define HLPID_DRAW_DISTANTLIGHT 1161
100
#define HLPID_DRAW_FREESPOT 1162
101
#define HLPID_DRAW_POINTLIGHT 1163
102
#define HLPID_DRAW_SPOTLIGHT 1164
103
#define HLPID_DRAW_TARGETPOINT 1165
104
#define HLPID_DRAW_GRADIENT 1166
105
#define HLPID_DRAW_QBOUNDARY 1167
106
#define HLPID_DRAW_REVCLOUD 1168
107
#define HLPID_DRAW_CENTERLINE 1169
// Command: Centerline
108
#define HLPID_DRAW_HATCH_ADDITIONAL 1170
109
#define HLPID_DRAW_HELIX 1171
110
#define HLPID_DRAW_QREVCLOUD 1172
111
112
/*** Editing Commands ***/
113
#define HLPID_EDIT_DELETE 1201
114
#define HLPID_EDIT_COPY 1202
115
#define HLPID_EDIT_MOVE 1203
116
#define HLPID_EDIT_ROTATE 1204
117
#define HLPID_EDIT_UNDELETE 1205
118
#define HLPID_EDIT_CHANGE 1206
119
// UNUSED_HELP_ID #define HLPID_EDIT_PROPEDIT 1207
120
#define HLPID_EDIT_LENGTHEN 1208
121
#define HLPID_EDIT_STRETCH 1209
122
#define HLPID_EDIT_ARRAY 1210
123
#define HLPID_EDIT_SCALE 1211
124
#define HLPID_EDIT_MIRROR 1212
125
#define HLPID_EDIT_FLIP 1213
126
#define HLPID_EDIT_OFFSET 1214
127
#define HLPID_EDIT_TABLECELL 1215
128
#define HLPID_EDIT_POLYEDIT 1216
129
#define HLPID_EDIT_VTXEDIT 1217
130
#define HLPID_EDIT_TRIM 1218
131
#define HLPID_EDIT_CHAMFER 1219
132
#define HLPID_EDIT_INTERSECT 1220
133
#define HLPID_EDIT_FILLET 1221
134
#define HLPID_EDIT_EXPAND 1222
135
// UNUSED_HELP_ID #define HLPID_EDIT_HPEDIT 1223
136
// UNUSED_HELP_ID #define HLPID_EDIT_QHPEDIT 1224
137
#define HLPID_EDIT_HPUPDATE 1225
//deprecated
138
#define HLPID_EDIT_LIGHTEDIT 1226
139
#define HLPID_EDIT_ATTDEDIT 1227
140
// UNUSED_HELP_ID #define HLPID_EDIT_TEXTEDIT 1228
141
#define HLPID_EDIT_QPROPEDIT 1229
142
#define HLPID_EDIT_RENAME 1230
143
#define HLPID_EDIT_BREAK 1231
144
#define HLPID_EDIT_DOFFSET 1232
//deprecated
145
#define HLPID_EDIT_QARRAY 1233
146
#define HLPID_EDIT_QMIRROR 1234
147
#define HLPID_EDIT_QOFFSET 1235
148
#define HLPID_EDIT_MTEXTEDIT 1236
149
#define HLPID_EDIT_DIVIDE 1237
150
#define HLPID_EDIT_MEASURE 1238
151
#define HLPID_EDIT_GRIPSCALE 1239
152
#define HLPID_EDIT_GRIPROTATE 1240
153
#define HLPID_EDIT_GRIPMOVE 1241
154
#define HLPID_EDIT_GRIPMIRROR 1242
155
#define HLPID_EDIT_GRIPEDIT 1243
156
#define HLPID_EDIT_GRIPSTRETCH 1244
157
#define HLPID_EDIT_MIRROR3D 1245
158
#define HLPID_EDIT_MLEDIT 1246
159
#define HLPID_EDIT_MULTIPLE 1247
160
#define HLPID_EDIT_TABLEEDIT 1248
161
#define HLPID_EDIT_ROTATE3D 1249
162
#define HLPID_EDIT_JOIN 1250
163
#define HLPID_EDIT_MATCHPROP 1251
164
#define HLPID_EDIT_SPELL 1252
165
#define HLPID_EDIT_MLSTYLE 1253
166
#define HLPID_EDIT_MTEXT 1254
167
#define HLPID_EDIT_ALIGN3D 1255
168
#define HLPID_EDIT_COPYHIST 1256
169
#define HLPID_EDIT_ALIGN 1257
170
#define HLPID_EDIT_XCLIP 1258
171
#define HLPID_EDIT_EXTRUDE 1259
172
#define HLPID_EDIT_SLICE 1260
173
#define HLPID_EDIT_SECTION 1261
174
#define HLPID_EDIT_LOFT 1262
175
#define HLPID_EDIT_INTERFERE 1263
176
#define HLPID_EDIT_REVOLVE 1264
177
#define HLPID_EDIT_DISCARDDUPLICATES 1265
178
#define HLPID_EDIT_THICKEN 1266
179
#define HLPID_EDIT_QDISCARDDUPLICATES 1267
180
#define HLPID_EDIT_SOLIDEDIT 1268
181
#define HLPID_EDIT_SUBTRACT 1269
182
#define HLPID_EDIT_UNION 1270
183
#define HLPID_EDIT_PROPERTIES 1271
184
#define HLPID_EDIT_HATCH 1272
185
#define HLPID_EDIT_REGION 1273
186
#define HLPID_EDIT_SWEEP 1274
187
#define HLPID_EDIT_3DARRAY 1275
188
#define HLPID_EDIT_3DMOVE 1276
189
#define HLPID_EDIT_CHPROP 1277
190
#define HLPID_EDIT_QMLEDIT 1278
191
#define HLPID_EDIT_QRENAME 1279
192
#define HLPID_EDIT_QHATCHEDIT 1280
193
#define HLPID_EDIT_DDEDIT 1281
194
#define HLPID_EDIT_SCALETEXT 1282
195
#define HLPID_EDIT_JUSTIFY 1283
196
#define HLPID_EDIT_FILLET3D 1284
197
#define HLPID_EDIT_FLATSHOT 1285
198
#define HLPID_EDIT_PDFCLIP 1286
199
#define HLPID_EDIT_PDFLAYERS 1287
200
#define HLPID_FIELD_COMMAND 1288
201
#define HLPID_FIELDUPDATE_COMMAND 1289
202
#define HLPID_DRAWINGPROPS_COMMAND 1290
203
#define HLPID_EDIT_DGNCLIP 1291
204
#define HLPID_EDIT_DGNLAYERS 1292
205
#define HLPID_EDIT_CLIPIMAGE 1293
206
#define HLPID_EDIT_EXPLODEX 1294
207
#define HLPID_EDIT_EXPLODETEXT 1295
208
#define HLPID_EDIT_COPYROTATE 1296
209
#define HLPID_EDIT_PARAGRAPH 1297
210
#define HLPID_EDIT_TABLETEXT 1298
211
#define HLPID_EDIT_POWERTRIM 1299
212
#define HLPID_EDIT_QFLATSHOT 1300
213
214
215
/*** Part and Group Commands ***/
216
#define HLPID_BLOCK_PARTDEF 1301
217
#define HLPID_BLOCK_PARTEXP 1302
218
#define HLPID_BLOCK_EXPLODE 1303
219
#define HLPID_BLOCK_QINSERT 1304
220
#define HLPID_BLOCK_INSERT 1305
221
#define HLPID_BLOCK_ATTEDIT 1306
222
//#define HLPID_BLOCK_ATTXEDIT 1307
223
#define HLPID_GROUP 1308
224
#define HLPID_BLOCK_DINSERT 1309
225
#define HLPID_BLOCK_XINSERT 1310
226
#define HLPID_BLOCK_XLINK 1311
227
#define HLPID_BLOCK_QATTEDIT 1312
228
#define HLPID_BLOCK_QXLINK 1313
229
// UNUSED_HELP_ID #define HLPID_BLOCK_BLOCK 1314
230
#define HLPID_BLOCK_XOPEN 1315
231
#define HLPID_BLOCK_XBIND 1316
232
#define HLPID_BLOCK_IMAGEATTACH 1317
233
#define HLPID_BLOCK_IMAGEFRAME 1318
234
#define HLPID_BLOCK_IMAGEQUALITY 1319
235
#define HLPID_BLOCK_MINSERT 1320
236
#define HLPID_BLOCK_QWBLOCK 1321
237
#define HLPID_BLOCK_QBLOCK 1322
238
#define HLPID_BLOCK_QIMAGE 1323
239
#define HLPID_BLOCK_QXREF 1324
240
#define HLPID_QGROUP 1325
241
#define HLPID_BLOCK_ATTOUT 1326
242
#define HLPID_BLOCK_QATTOUT 1327
243
#define HLPID_BLOCK_IMAGEDETTACH 1328
244
#define HLPID_BLOCK_ATTRIBUTEOUTPUT 1329
245
#define HLPID_BLOCK_REFEDIT 1330
246
#define HLPID_BLOCK_REFSET 1331
247
#define HLPID_BLOCK_EDITBASE 1332
248
#define HLPID_BLOCK_REFSAVE 1333
249
#define HLPID_BLOCK_REFCLOSE 1334
250
#define HLPID_BLOCK_QIMAGEATTACH 1335
251
#define HLPID_BLOCK_PDFATTACH 1336
252
#define HLPID_BLOCK_DGNATTACH 1337
253
#define HLPID_BLOCK_UPDATEATT 1338
254
#define HLPID_BLOCK_EDITIPATT 1339
255
#define HLPID_BLOCK_PDFDETACH 1340
// Command: DetachPDF
256
#define HLPID_BLOCK_DGNDETACH 1341
// Command: DetachDGN
257
#define HLPID_BLOCK_DWGDETACH 1342
// Command: DetachDrawing
258
#define HLPID_BLOCK_RESETBLOCK 1343
259
#define HLPID_GROUP_QUICKGROUP 1344
260
#define HLPID_GROUP_QUICKUNGROUP 1345
261
#define HLPID_GROUP_EDITENTITYGROUP 1346
262
#define HLPID_BLOCK_EXPLODEX 1347
// Command: BURST
263
#define HLPID_BLOCK_BINDTYPEDLG 1348
264
#define HLPID_BLOCK_EDITXATTRIBUTE 1349
// Command: EditXBlockAttribute
265
#define HLPID_BLOCK_QPDFATTACH 1350
// Command: -AttachPDF
266
#define HLPID_BLOCK_QDGNATTACH 1351
// Command: -AttachDGN
267
#define HLPID_BLOCK_ATTPOSOUTPUT 1352
// Command: BlockAttributePositionOutput
268
#define HLPID_GROUP_EGROUPDISPMODE 1353
// Command: EntityGroupDisplayMode
269
#define HLPID_BLOCK_REDEFINEBASE 1354
// Command: RedefineBasePoint
270
#define HLPID_BLOCK_ATTRIB_MANAGER 1355
// Command: Battman
271
#define HLPID_BLOCK_ATTRIB_EDITOR 1356
272
#define HLPID_BLOCK_QATTDEFEDIT 1357
// Command: -EditBlockAttributeDefinition
273
#define HLPID_BLOCK_QINSERTREFERENCE 1358
// Command: -InsertReference
274
#define HLPID_CBLOCK_CBACTIVITY 1359
// Command: CBActivity
275
#define HLPID_CBLOCK_CBACTIVITYICON 1360
// Command: CBActivityIcon
276
#define HLPID_CBLOCK_CBACTIVITYTOOL 1361
// Command: CBActivityTool
277
#define HLPID_CBLOCK_CBCLOSE 1362
// Command: CBClose
278
#define HLPID_CBLOCK_CBOPTIONS 1363
// Command: CBOptions
279
#define HLPID_CBLOCK_EDITCUSTOMBLOCK 1364
// Command: EditCustomBlock
280
#define HLPID_CBLOCK_CBVALUETABLE 1365
// Command: CBValueTable
281
#define HLPID_CBLOCK_CBELEMENT 1366
// Command: CBElement
282
#define HLPID_CBLOCK_CBSAVE 1367
// Command: CBSave
283
#define HLPID_CBLOCK_CBSAVEAS 1368
// Command: CBSaveAs
284
#define HLPID_CBLOCK_CBHIDE 1369
// Command: CBHide
285
#define HLPID_CBLOCK_CBSHOW 1370
// Command: CBShow
286
#define HLPID_CBLOCK_CBVISIBILITY 1371
// Command: CBVisibility
287
#define HLPID_CBLOCK_VALUESETLISTDLG 1372
// Value Set List dialog box
288
#define HLPID_CBLOCK_QCBVISIBILITY 1373
// Command: -CBVisibility
289
#define HLPID_CBLOCK_CBELEMENTSET 1374
// Command: CBElementSet
290
#define HLPID_CBLOCK_QEDITCUSTOMBLOCK 1375
// Command: -EditBlock
291
#define HLPID_CBCYCLEORDER 1376
// Command: CBCycleOrder, dialog box: Base Point Cycling
292
#define HLPID_CBLOCK_CBCONVERT 1377
// Command: CBConvert, Convert Block dialog box
293
#define HLPID_CBLOCK_QCBCONVERT 1378
// Command: -CBConvert
294
#define HLPID_CBLOCK_CBCELEMENT 1379
// Command: CBCELEMENT
295
#define HLPID_CBLOCK_CBTABLE 1380
// Command: CBTable
296
#define HLPID_BLOCK_BLOCKLIBRARY 1385
// Block Library palette
297
#define HLPID_BLOCK_BLOCKSTRUCTURE 1386
// Block structure palette
298
#define HLPID_CBLOCK_SELECTENTITIES 1387
// Block select entities for visibility parameter.
299
300
/*** Dimensioning Commands ***/
301
#define HLPID_DIM_LIN 1401
302
#define HLPID_DIM_HOR 1402
303
#define HLPID_DIM_VER 1403
304
#define HLPID_DIM_ALI 1404
305
#define HLPID_DIM_ROT 1405
306
#define HLPID_DIM_ORD 1406
307
#define HLPID_DIM_DIA 1407
308
#define HLPID_DIM_RAD 1408
309
#define HLPID_DIM_CENT 1409
310
#define HLPID_DIM_A3P 1410
311
#define HLPID_DIM_A4P 1411
312
#define HLPID_DIM_REST 1412
313
#define HLPID_DIM_SAVE 1413
314
#define HLPID_DIM_UPD 1414
315
#define HLPID_DIM_SER 1415
316
#define HLPID_DIM_CON 1416
317
#define HLPID_DIM_BAS 1417
318
#define HLPID_DIM_TROT 1418
319
#define HLPID_DIM_TNEW 1419
320
#define HLPID_DIM_TMOVE 1420
321
#define HLPID_DIM_THOME 1421
322
#define HLPID_DIM_OBL 1422
323
// UNUSED_HELP_ID #define HLPID_DIM_TYPE 1423
324
#define HLPID_DIM_TOL 1424
325
#define HLPID_DIM_LEADER 1425
326
#define HLPID_DIM_QLEADER 1426
327
#define HLPID_DIM_TOLEDIT 1427
328
#define HLPID_DIM_DIM 1428
329
// UNUSED_HELP_ID #define HLPID_DIM_DIM1 1429
330
#define HLPID_DIM_EDIT 1430
331
#define HLPID_DIM_ARC 1431
332
#define HLPID_DIM_ANG 1432
333
#define HLPID_DIM_JOG 1433
334
#define HLPID_DIM_TEDIT 1434
335
#define HLPID_DIM_STYLE 1435
336
#define HLPID_DIM_OVR 1436
337
#define HLPID_DIM_QDIM 1437
338
#define HLPID_DIM_REAS 1438
339
#define HLPID_DIM_DISAS 1439
340
#define HLPID_DIM_REGEN 1440
341
#define HLPID_QDIM_STYLE 1441
342
#define HLPID_DIM_ROTD 1442
343
#define HLPID_DIM_FLIPARROWS 1443
344
#define HLPID_DIM_SMART 1444
345
#define HLPID_DIM_DIMENSIONPALETTE 1445
346
#define HLPID_DIM_SPLITDIMENSION 1446
// Command: SplitDimension
347
#define HLPID_DIM_MULTILEADER 1447
// Command: MultiLeader
348
#define HLPID_DIM_AUTODIM 1448
// Command: AutoDimensionTool
349
#define HLPID_DIM_STYLE_CSTMARROWDLG 1449
350
#define HLPID_DIM_NEWDIMENSIONSTYLE 1450
// Command: NewDimensionStyle
351
#define HLPID_DIM_ARRANGEDIMENSIONS 1451
// Command: ArrangeDimensions
352
#define HLPID_DIM_AUTODIMENSION 1452
// Command: AutoDimension
353
#define HLPID_DIM_SMARTLEADER_CSTMARROWDLG 1453
// Dialog box: Select Custom Arrow (Smartleader)
354
#define HLPID_DIM_SPACEDIMENSION 1454
// Command: SpaceDimension
355
356
/*** View and Display Commands ***/
357
#define HLPID_VIEW_ZOOMWIN 1501
358
#define HLPID_VIEW_ZOOMBACK 1502
359
#define HLPID_VIEW_ZOOMFIT 1503
360
#define HLPID_VIEW_ZOOMIN 1504
361
#define HLPID_VIEW_ZOOMOUT 1505
362
#define HLPID_VIEW_REGEN 1506
363
#define HLPID_VIEW_REGENALL 1507
364
#define HLPID_VIEW_REDRAW 1508
365
#define HLPID_VIEW_PANLEFT 1509
366
#define HLPID_VIEW_PANRIGHT 1510
367
#define HLPID_VIEW_PANUP 1511
368
#define HLPID_VIEW_PANDOWN 1512
369
// UNUSED_HELP_ID #define HLPID_VIEW_TICON 1513
370
#define HLPID_VIEW_ZOOMFAC 1514
371
#define HLPID_VIEW_PAN 1515
372
#define HLPID_VIEW_VIEW 1516
373
#define HLPID_VIEW_ZOOM 1517
374
// UNUSED_HELP_ID #define HLPID_VIEW_PLANVIEW 1518
375
#define HLPID_VIEW_HIDE 1519
376
// UNUSED_HELP_ID #define HLPID_VIEW_FHIDE 1520
377
// UNUSED_HELP_ID #define HLPID_VIEW_RENDER 1521
378
#define HLPID_VIEW_ARENDER 1522
379
#define HLPID_VIEW_PLAN 1523
380
#define HLPID_VIEW_QVIEW 1524
381
// UNUSED_HELP_ID #define HLPID_VIEW_DPAN 1525
382
#define HLPID_VIEW_DZOOM 1526
383
#define HLPID_VIEW_DRAWORDER 1527
384
// UNUSED_HELP_ID #define HLPID_VIEW_QHIDE 1528
385
#define HLPID_VIEW_VIEWRES 1529
386
#define HLPID_VIEW_VPMIN 1530
387
#define HLPID_VIEW_VPMAX 1531
388
#define HLPID_VIEW_GRAPHSCR 1532
389
#define HLPID_VIEW_TEXTSCR 1533
390
#define HLPID_VIEW_REGENAUTO 1534
391
#define HLPID_VIEW_MODEL 1535
392
#define HLPID_VIEW_ORBIT 1536
393
#define HLPID_VIEW_ISOPLANE 1537
394
#define HLPID_VIEW_MVIEW 1538
395
#define HLPID_VIEW_VPOINT 1539
396
#define HLPID_VIEW_QPAN 1540
397
#define HLPID_VIEW_BACKGROUND 1541
398
#define HLPID_VIEW_VPCLIP 1542
399
#define HLPID_VIEW_CVTILE 1543
400
#define HLPID_VIEW_SELECTIONBOX 1544
401
#define HLPID_VIEW_TOOLMATRIX 1545
402
// UNUSED_HELP_ID #define HLPID_VIEW_TOOLMATRIXHIDE 1546
403
#define HLPID_VIEW_DISPLAYFILLS 1547
404
#define HLPID_VIEW_ROLLVIEWCENTER 1548
405
#define HLPID_VIEW_ROLLVIEWCONTINUOUS 1549
// Command: RollViewContinuous
406
#define HLPID_VIEW_ROLLVIEWFREE 1550
// Command: RollViewFree
407
#define HLPID_VIEW_ROLLVIEWHORIZONTAL 1551
// Command: RollViewHorizontal
408
#define HLPID_VIEW_ROLLVIEWVERTICAL 1552
// Command: RollViewVertical
409
#define HLPID_VIEW_ROLLVIEWAUTOTARGET 1553
// Command: RollViewAutotarget
410
#define HLPID_VIEW_VIEWNAVIGATOR 1554
// Command: ViewNavigator
411
#define HLPID_VIEW_VIEWNAVIGATOR_DLG 1555
// Command: View Navigator Properties dialog box
412
#define HLPID_VIEW_VIEWNAVIGATOR_MNU 1556
// Command: View Navigator Menu Help Option
413
#define HLPID_VIEW_TEXTTOFRONT 1557
// Command: TextToFront
414
#define HLPID_VIEW_REFERENCETOBACK 1558
// Command: ReferenceToBack
415
#define HLPID_VIEW_VSCURRENT 1559
416
#define HLPID_VIEW_VISUALSTYLES 1560
// Command: VisualStyles
417
#define HLPID_VIEW_QVISUALSTYLES 1561
// Command: -VisualStyles
418
419
420
/*** Inquiry Commands ***/
421
#define HLPID_QUERY_AREA 1601
422
#define HLPID_QUERY_DISTANCE 1602
423
#define HLPID_QUERY_EINFO 1603
424
#define HLPID_QUERY_ID 1604
425
#define HLPID_QUERY_LOGFILEON 1605
426
#define HLPID_QUERY_LOGFILEOFF 1606
427
#define HLPID_QUERY_FILTER 1607
428
#define HLPID_QUERY_LIST 1608
429
#define HLPID_QUERY_SMARTSELECT 1609
430
#define HLPID_QUERY_MASSPROP 1610
// Command: GetMassProperties (ACIS)
431
#define HLPID_QUERY_GETMASSPROP 1611
// Command: GetMassProperties (Non-ACIS)
432
#define HLPID_QUERY_SELECTMATCHING 1612
//Command: SELECTMATCHING (SELECTSIMILAR)
433
#define HLPID_QUERY_FILTER_EXPORT_IMPORT 1613
//Export and Import dialog for selection filters
434
#define HLPID_QUERY_ANGLE 1614
// Command: GetAngle
435
#define HLPID_QUERY_EXDATA_START 1615
// Data Extraction Wizard - Step 1: Begin
436
#define HLPID_QUERY_EXDATA_DATASOURCE 1616
// Data Extraction Wizard - Step 2: Define Data Source
437
#define HLPID_QUERY_EXDATA_DATASOURCE_SETTINGS 1617
// Data Extraction Wizard - Step 3: Define Data Source - More settings
438
#define HLPID_QUERY_EXDATA_SELECT_ENTITIES 1618
// Data Extraction Wizard - Step 3: Select Entities
439
#define HLPID_QUERY_EXDATA_SELECT_PROPERTIES 1619
// Data Extraction Wizard - Step 4: Select Properties
440
#define HLPID_QUERY_EXDATA_REFINE_DATA 1620
// Data Extraction Wizard - Step 5: Refine Data
441
#define HLPID_QUERY_EXDATA_OUTPUT 1621
// Data Extraction Wizard - Step 6: Choose Output
442
#define HLPID_QUERY_EXDATA_TABLE_STYLE 1622
// Data Extraction Wizard - Step 7: Table Style
443
#define HLPID_QUERY_EXDATA_FINISH 1623
// Data Extraction Wizard - Step 8: Finish
444
#define HLPID_QUERY_QEXTRACTDATA 1624
// Command: -ExtractData
445
#define HLPID_QUERY_COMMANDS 1625
// Command: Commands
446
#define HLPID_QUERY_MEASUREGEOM 1626
// Command: MeasureGeometry
447
#define HLPID_QUERY_DATALINK 1627
// Dialog box: Data Link Manager
448
#define HLPID_QUERY_DATALINK_SETUP 1628
// Dialog box: Setup Data Link
449
#define HLPID_QUERY_DATALINK_UPDATE 1629
// Command: UpdateDataLink
450
#define HLPID_QUERY_DATALINK_OPTIONS 1630
// Dialog box: Additional options
451
#define HLPID_QUERY_EXDATA_DATALINK_EXT 1631
// Dialog box: Link External Data
452
453
/*** File Commands ***/
454
#define HLPID_FILE_NEW 1701
455
#define HLPID_FILE_OPEN 1702
456
#define HLPID_FILE_SAVE 1703
457
#define HLPID_FILE_SAVEAS 1704
458
#define HLPID_FILE_SAVEALL 1705
459
//#define HLPID_FILE_CLOSE 1706
460
#define HLPID_FILE_EXIT 1707
461
// UNUSED_HELP_ID #define HLPID_FILE_MACRO 1708
462
#define HLPID_FILE_QOPEN 1709
463
#define HLPID_FILE_DELFLK 1710
464
#define HLPID_FILE_PARTLIB 1711
465
#define HLPID_FILE_PLBSETUP 1712
466
#define HLPID_FILE_RECOVER 1713
467
// UNUSED_HELP_ID #define HLPID_FILE_RNEW 1714
468
// UNUSED_HELP_ID #define HLPID_FILE_ROPEN 1715
469
#define HLPID_FILE_RRECOVER 1716
470
#define HLPID_FILE_ATTACH 1717
471
#define HLPID_FILE_HYPERLINK 1718
472
#define HLPID_FILE_ARX 1719
473
#define HLPID_FILE_DETACHURL 1720
474
#define HLPID_FILE_TIME 1721
475
#define HLPID_FILE_ATTACHURL 1722
476
#define HLPID_FILE_QHYPERLINK 1723
477
#define HLPID_FILE_QNEW 1724
478
#define HLPID_FILE_INSERTOBJECT 1725
479
#define HLPID_FILE_PROXYDETAILS 1726
480
#define HLPID_FILE_REPLACENEW 1727
// Command: ReplaceNew
481
#define HLPID_FILE_REPLACEOPEN 1728
// Command: ReplaceOpen
482
#define HLPID_FILE_REPLACERECOVER 1729
// Command: ReplaceRecover
483
#define HLPID_FILE_AUTOSAVE 1730
484
#define HLPID_FILE_DRAWINGRECOVERY 1731
// Command: DrawingRecovery / HideDrawingRecovery
485
#define HLPID_FILE_SIGNFILE 1732
// Command: SignFile
486
#define HLPID_FILE_VERIFYSIGNATURE 1733
// Command: VerifySignature
487
#define HLPID_FILE_REMOVESIGNATURE 1734
// Command: RemoveSignature
488
#define HLPID_FILE_SAFETYOPTIONS 1735
// Command: SafetyOptions
489
#define HLPID_FILE_INSERTBASE 1736
// Command: InsertBase
490
491
/*** Menu Commands ***/
492
#define HLPID_MENU_MENU 1801
493
#define HLPID_MENU_PALETTE 1802
494
#define HLPID_MENU_PALOPEN 1803
495
#define HLPID_MENU_TABLET 1804
496
#define HLPID_MENU_TABCONF 1805
497
#define HLPID_MENU_TABSECTION 1806
498
#define HLPID_MENU_PULLDOWN 1807
499
#define HLPID_MENU_PALCLOSE 1808
500
#define HLPID_MENU_ICONMENU 1809
501
#define HLPID_MENU_CUI 1810
502
#define HLPID_MENU_TOOLBAR 1811
503
#define HLPID_MENU_LOADCUI 1812
504
#define HLPID_MENU_IMAGEMENU 1813
505
#define HLPID_MENU_LOCKINTERFACE 1814
// Command: LockInterface
506
#define HLPID_MENU_UNLOADCUI 1815
// Command: UnLoadCustomization
507
508
/*** Modes, Preferences, Adjustments ***/
509
#define HLPID_ADJUST_LAYER 1901
510
#define HLPID_ADJUST_SETCOLOR 1902
511
#define HLPID_ADJUST_UCS 1903
512
#define HLPID_ADJUST_SETVAR 1904
513
#define HLPID_ADJUST_CONFIG 1905
514
#define HLPID_ADJUST_FONT 1906
515
#define HLPID_ADJUST_LINETYPE 1907
516
#define HLPID_ADJUST_LOADLTYPE 1908
517
// UNUSED_HELP_ID #define HLPID_ADJUST_3DVIEW 1909
518
#define HLPID_ADJUST_SETVIEWDIR 1910
519
#define HLPID_ADJUST_PRECPAR 1911
520
// UNUSED_HELP_ID #define HLPID_ADJUST_DELCMD 1912
521
// UNUSED_HELP_ID #define HLPID_ADJUST_ACTCMD 1913
522
#define HLPID_ADJUST_DRAWMODE 1914
523
#define HLPID_ADJUST_TSNAP 1915
524
#define HLPID_ADJUST_TORTHO 1916
525
#define HLPID_ADJUST_TGRID 1917
526
#define HLPID_ADJUST_SETLAYER 1918
527
#define HLPID_ADJUST_SETLINETYPE 1919
528
#define HLPID_ADJUST_VIEWPAR 1920
529
#define HLPID_ADJUST_EDITPAR 1921
530
#define HLPID_ADJUST_SETTINGS 1922
531
#define HLPID_ADJUST_RCONFIG 1923
532
#define HLPID_ADJUST_UNITSETUP 1924
533
#define HLPID_ADJUST_QLAYER 1925
534
// UNUSED_HELP_ID #define HLPID_ADJUST_QFONT 1926
535
#define HLPID_ADJUST_XPLORER 1927
536
#define HLPID_ADJUST_DESKCONF 1928
537
#define HLPID_ADJUST_DVIEW 1929
538
#define HLPID_ADJUST_QPROFILE 1930
539
#define HLPID_ADJUST_LINEWEIGHT 1931
540
#define HLPID_ADJUST_VIEWPORTS 1932
541
#define HLPID_ADJUST_VSTAMAN 1933
542
#define HLPID_ADJUST_LIGHTLIST 1934
543
#define HLPID_ADJUST_ESNAP 1935
544
//#define HLPID_ADJUST_PLOT 1936
545
#define HLPID_ADJUST_UCSICON 1937
546
#define HLPID_ADJUST_TABLESTYLE 1938
547
#define HLPID_ADJUST_APERTURE 1939
548
#define HLPID_ADJUST_ATTDISP 1940
549
#define HLPID_ADJUST_BLIPMODE 1941
550
#define HLPID_ADJUST_LIMITS 1942
551
#define HLPID_ADJUST_QPRINTSTYLE 1943
552
#define HLPID_ADJUST_PROFILE 1944
553
#define HLPID_ADJUST_SHADE 1945
554
#define HLPID_ADJUST_SHADE_MODE 1946
555
#define HLPID_LOFT_OPTIONS 1947
556
#define HLPID_ADJUST_STYLE 1948
557
#define HLPID_ADJUST_UCSMAN 1949
558
#define HLPID_ADJUST_VPLAYER 1950
559
#define HLPID_ADJUST_REDEFINE 1951
560
#define HLPID_ADJUST_UNDEFINE 1952
561
#define HLPID_ADJUST_QLINETYPE 1953
562
#define HLPID_ADJUST_QLINEWEIGHT 1954
563
#define HLPID_ADJUST_QPLOT 1955
564
#define HLPID_ADJUST_QSETCOLOR 1956
565
#define HLPID_ADJUST_QSTYLE 1957
566
#define HLPID_ADJUST_QUNITSETUP 1958
567
#define HLPID_ADJUST_QVIEWPORTS 1959
568
#define HLPID_ADJUST_QESNAP 1960
569
// UNUSED_HELP_ID #define HLPID_ADJUST_OPTIONS_FILELOCATIONS 1961
570
#define HLPID_ADJUST_OPTIONS_SYSTEMOPTIONS 1962
571
#define HLPID_ADJUST_OPTIONS_USERPREFERENCES 1963
572
#define HLPID_ADJUST_OPTIONS_DRAWINGSETTINGS 1964
573
#define HLPID_ADJUST_OPTIONS_DRAFTINGSETTINGS 1965
574
#define HLPID_ADJUST_OPTIONS_ADDINS 1966
575
#define HLPID_ADJUST_OPTIONS_PROFILES 1967
576
//#define HLPID_ADJUST_CONFIG_COLORSTAB 1968
577
//#define HLPID_ADJUST_CONFIG_STARTUPTAB 1969
578
//#define HLPID_ADJUST_CONFIG_RIGHTCLICKDIALOG 1970
579
#define HLPID_ADJUST_POINTFORMAT 1971
580
#define HLPID_ADJUST_ACTIVATETABLESTYLE 1972
581
#define HLPID_ADJUST_LINESCALE 1973
582
#define HLPID_ADJUST_FONTSTYLE 1974
583
#define HLPID_ADJUST_DISPLAYCOORDS 1975
584
#define HLPID_ADJUST_DISPLAYDIALOGS 1976
585
#define HLPID_ADJUST_LANGUAGE 1977
586
#define HLPID_ADJUST_PRINTSTYLE 1978
587
// UNUSED_HELP_ID #define HLPID_ADJUST_OSNAP 1979
588
#define HLPID_ADJUST_DDGRIPS 1980
589
#define HLPID_ADJUST_UIPROFILE 1981
590
#define HLPID_ADJUST_GCSETTINGS 1982
591
#define HLPID_ADJUST_CONVERTPSTYLES 1983
592
#define HLPID_ADJUST_TOGGLELANGUAGES 1984
593
#define HLPID_ADJUST_NOTEOPTIONS 1985
594
#define HLPID_ADJUST_SCALELIST 1986
595
#define HLPID_ADJUST_QSCALELIST 1987
596
#define HLPID_ADJUST_FIELDDISPLAY 1988
597
#define HLPID_ADJUST_LAYERPREVIEW 1989
598
#define HLPID_ADJUST_STACKOPTIONS 1990
599
#define HLPID_ADJUST_CUSTOMPAPERSIZE 1991
600
#define HLPID_ADJUST_AUTOSTACK 1992
601
#define HLPID_ADJUST_STACKPROPS 1993
602
#define HLPID_ADJUST_HIDEENTITIES 1994
603
#define HLPID_ADJUST_ISOLATEENTITIES 1995
604
#define HLPID_ADJUST_DGNUNDERLAYOPTIONS 1996
605
#define HLPID_ADJUST_AUTOCOMPLETEOPTIONS 1997
// Command: AutoCompleteOptions
606
#define HLPID_ADJUST_QAUTOCOMPLETEOPTIONS 1998
// Command: -AutoCompleteOptions
607
#define HLPID_ADJUST_MULTILEADERSTYLE 1999
// Command: MultiLeaderStyle
608
#define HLPID_ADJUST_ADJUSTDGN 2000
// Command: AdjustDGN
609
610
/*** Undo/Redo ***/
611
#define HLPID_UNDO_UNDO 2001
612
#define HLPID_UNDO_U 2002
613
// UNUSED_HELP_ID #define HLPID_UNDO_REDO 2003
614
#define HLPID_UNDO_R 2004
615
#define HLPID_UNDO_MREDO 2005
616
617
/*** Import/Export ***/
618
#define HLPID_IMEX_DXFIN 2101
619
#define HLPID_IMEX_DXFOUT 2102
620
#define HLPID_IMEX_WMFOUT 2103
621
#define HLPID_IMEX_BMPOUT 2104
622
// UNUSED_HELP_ID #define HLPID_IMEX_QBMPOUT 2105
623
#define HLPID_IMEX_QWMFOUT 2106
624
#define HLPID_IMEX_MSLIDE 2107
625
#define HLPID_IMEX_QSLIDE 2108
626
#define HLPID_IMEX_VSLIDE 2109
627
#define HLPID_IMEX_QVSLIDE 2110
628
#define HLPID_IMEX_DGNIN 2111
629
#define HLPID_IMEX_DGNOUT 2112
630
#define HLPID_IMEX_DWFOUT 2113
631
#define HLPID_IMEX_QCFOUT 2114
632
#define HLPID_IMEX_DWFIN 2115
633
#define HLPID_IMEX_EXPORT 2116
634
// UNUSED_HELP_ID #define HLPID_IMEX_IMPORT 2117
635
#define HLPID_IMEX_ACISOUT 2118
636
#define HLPID_IMEX_ACISIN 2119
637
#define HLPID_IMEX_EMFOUT 2120
638
#define HLPID_IMEX_JPGOUT 2121
639
#define HLPID_IMEX_PDFOUT 2122
640
#define HLPID_IMEX_PNGOUT 2123
641
#define HLPID_IMEX_SVGOUT 2124
642
#define HLPID_IMEX_SLDOUT 2125
643
#define HLPID_IMEX_SMARTBMP 2126
644
#define HLPID_IMEX_STLOUT 2127
645
#define HLPID_IMEX_EPSOUT 2128
646
#define HLPID_IMEX_CORELOUT 2129
647
#define HLPID_IMEX_CORELIN 2130
648
#define HLPID_IMEX_PDFIMPORT 2131
649
#define HLPID_IMEX_DGNIMPORT 2132
650
#define HLPID_IMEX_EXPORTTABLE 2133
// Command: ExportTable (not for similar DS command)
651
#define HLPID_IMEX_EXPORTSTEP 2134
652
#define HLPID_IMEX_EXPORTIGES 2135
653
#define HLPID_IMEX_EXPORTSHEET 2136
// Command: ExportSheet
654
655
#define HLPID_IMEX_EXPORDGN 2137
// Command: ExportDGN - DGN Export dialog box
656
#define HLPID_IMEX_EXPORDGN_MAPPING 2138
// Command: ExportDGN - DGN Mapping Setups Manager dialog box
657
#define HLPID_IMEX_EXPORDGN_MAPPING_CREATE 2139
// Command: ExportDGN - Create New Mapping Setup dialog box
658
#define HLPID_IMEX_EXPORDGN_MAPPING_MODIF 2140
// Command: ExportDGN - Modify DGN Mapping Setups Manager dialog box
659
#define HLPID_IMEX_QEXPORDGN 2141
// Command: -ExportDGN
660
#define HLPID_IMEX_IMPORTSTEP 2142
661
662
/*** Print/Plot ***/
663
#define HLPID_PRINT_PRINT 2201
664
#define HLPID_PRINT_PSETUP 2202
// Command: PrintConfiguration (Print Configuration Manager dialog box)
665
#define HLPID_PRINT_QPRINT 2203
666
#define HLPID_PRINT_PLOTSTAMP 2204
667
#define HLPID_PRINT_PREVIEW 2205
668
#define HLPID_PRINT_PLOTSTYLETABLEEDITOR 2206
669
#define HLPID_PRINT_LAYOUTPRINT 2207
670
#define HLPID_PRINT_ASSIGNCONFIGURATION 2208
671
// UNUSED_HELP_ID #define HLPID_PRINT_SELECTSHEETS 2209
672
#define HLPID_PRINT_BATCHPRINT 2210
673
#define HLPID_PRINT_PRINTCONFSETUPDLG 2211
674
#define HLPID_PRINT_QPREVIEW 2212
675
#define HLPID_PRINT_PROPERTIES 2213
// Print command: Properties dialog box (.pcx)
676
#define HLPID_PRINT_PC3_IMPORT 2214
// Print command: Import dialog box (.pc3)
677
#define HLPID_PRINT_PDF_OPTIONS 2215
// PDF Publishing Options dialog box
678
#define HLPID_PRINT_QPAGELAYOUTIN 2216
// Command: -PageLayoutIn
679
#define HLPID_PRINT_B_PDF_OPTIONS 2217
// PDF Publishing Options dialog box (for SSM, BatchPrint)
680
#define HLPID_PRINT_PAGELAYOUTIN 2218
// Command: PageLayoutIn
681
#define HLPID_PRINT_PRINTCONFSETUPDLG_LAYOUT 2219
// Command: PrintConfiguration command on corresponding dialog box
682
#define HLPID_PRINT_PSETUP_LAYOUT 2220
// Command: PageLayout (PageLayout Manager dialog box)
683
#define HLPID_PRINT_PLOTSTAMP_GENERAL 2221
// Command: PrintStamp, Print Stamp dialog box - General tab
684
#define HLPID_PRINT_PLOTSTAMP_ADVANCED 2222
// Command: PrintStamp, Print Stamp dialog box - Advanced Options tab
685
#define HLPID_PRINT_PLOTSTAMP_USERFIELDS 2223
// Command: PrintStamp, Print Stamp dialog box > Add Uder Defined
686
687
/*** Digitize ***/
688
#define HLPID_DIGI_CONFIG 2301
689
#define HLPID_DIGI_ON 2302
690
#define HLPID_DIGI_OFF 2303
691
692
/*** Edit (continued) ***/
693
#define HLPID_EDIT_LINEARPATTERN 2401
// Command: LinearPattern
694
#define HLPID_EDIT_CIRCULARPATTERN 2402
// Command: CircularPattern
695
#define HLPID_EDIT_PATHPATTERN 2403
// Command: PathPattern
696
#define HLPID_EDIT_CONVERTPOLYLINE 2404
// Command: ConvertPolyline
697
#define HLPID_EDIT_PATTERNLINEAR 2405
// Command: Pattern, Linear tab
698
#define HLPID_EDIT_PATTERNCIRCULAR 2406
// Command: Pattern, Circular tab
699
#define HLPID_EDIT_PATTERNPATH 2407
// Command: Pattern, Path tab
700
#define HLPID_EDIT_CHANGESPACE 2408
// Command: ChangeSpace
701
#define HLPID_EDIT_MULTILEADER 2409
// Command: EditMultiLeader
702
#define HLPID_EDIT_ARRANGEMULTILEADER 2410
// Command: ArrangeMultiLeader
703
#define HLPID_EDIT_JOINMULTILEADER 2411
// Command: JoinMultiLeader
704
#define HLPID_EDITTABLE_CELLFORMAT 2412
// Dialog: Cell Format
705
#define HLPID_EDIT_PUSHPULL 2413
// Command: PushPull
706
#define HLPID_EDIT_CHAMFEREDGE 2414
// Command: ChamferEdge
707
#define HLPID_EDIT_FILLETEDGE 2415
// Command: FilletEdge
708
#define HLPID_EDIT_MIRRORHATCH 2416
// Command: MirrorHatch
709
#define HLPID_EDIT_CONVERTEDGES 2417
// Command: ConvertEdges
710
#define HLPID_EDIT_OFFSETEDGES 2418
// Command: OffsetEdges
711
#define HLPID_EDIT_CLEARLWPOLYLINE 2419
// Command: ClearLWPolyline
712
#define HLPID_FIELD_ADDITIONAL_FORMAT_OPTIONSDLG 2420
// Command: Field, Additional Format Options dialog box
713
#define HLPID_EDIT_SPELLOPTIONS 2421
// Dialog box: SpellCheck Options
714
#define HLPID_EDIT_SPELLDICT 2422
// Dialog box: Dictionaries
715
#define HLPID_EDIT_EDITPATTERN 2423
// Command: EditPattern
716
#define HLPID_EDIT_QEDITPATTERN 2424
// Command: -EditPattern
717
#define HLPID_EDIT_COPYNESTED 2425
// Command: CopyNested
718
#define HLPID_EDIT_SPLINE 2426
// Command: EditSpline
719
#define HLPID_EDIT_ALIGNX 2427
// Command: AlignX
720
#define HLPID_EDIT_BREAKATPOINT 2428
// Command: Split@Point
721
#define HLPID_EDIT_BREAKMULTIPLE 2429
// Command: Split@Multiple
722
#define HLPID_EDITTABLE_AUTOFILL_CUSTOMDLG 2430
// Dialog: Custom List
723
#define HLPID_EDIT_TABLE_TINSERT 2431
// Command: TInsert
724
#define HLPID_EDIT_TABLE_QTINSERT 2432
// Command: -TInsert
725
#define HLPID_EDIT_TABLE_MNGCELLCONTENT 2433
// Command: ManageCellContent
726
#define HLPID_EDIT_TABLE_CELLPROPERTYPAINTER 2434
// Command: CellPropertyPainter
727
728
/*** Adjust (continued) ***/
729
#define HLPID_ADJUST_PDFUNDERLAYOPTIONS 2501
// Command: PDFUnderlayOptions
730
#define HLPID_ADJUST_FONTALT 2502
// Command: FontAlt
731
#define HLPID_ADJUST_BIGFONTALT 2503
// Command: BigFontAlt
732
#define HLPID_ADJUST_LAYER_PALETTE 2504
// Command: Layer (Palette) + LayerPalette
733
#define HLPID_ADJUST_LAYER_PROP_FILTER 2505
// Dialog box: Layer Properties Filter
734
#define HLPID_ADJUST_SETBACKUPFOLDER 2506
// Command: SetBackupFolder
735
#define HLPID_ADJUST_MODELBACKGROUNDCOLOR 2507
// Command: ModelBackgroundColor
736
#define HLPID_ADJUST_QDRAWINGUNITS 2508
// Command: DrawingUnits (-DWGUnits)
737
738
/*** Misc. Commands ***/
739
#define HLPID_OTHER_ABOUT 3001
740
#define HLPID_OTHER_HELP 3002
741
#define HLPID_OTHER_FCOMPILE 3003
742
#define HLPID_OTHER_COPYSELECT 3004
743
#define HLPID_OTHER_PASTE 3005
744
#define HLPID_OTHER_SENDFLX 3006
745
#define HLPID_OTHER_SENDALL 3007
746
#define HLPID_OTHER_OEMFCOMPILE 3008
747
#define HLPID_OTHER_SELECT 3009
748
#define HLPID_OTHER_PURGE 3010
749
#define HLPID_OTHER_CUTSELECT 3011
750
#define HLPID_OTHER_QCFUNLOCK 3013
751
#define HLPID_OTHER_STARTUPDLG 3014
752
#define HLPID_OTHER_CDKEYDLG 3015
753
#define HLPID_OTHER_CONFIRMDLG 3016
754
#define HLPID_OTHER_INSERTOBJ 3017
755
#define HLPID_OTHER_REPORTBUG 3018
756
#define HLPID_OTHER_VSTA 3019
757
#define HLPID_OTHER_APPLOAD 3020
758
#define HLPID_OTHER_AUDIT 3021
759
#define HLPID_OTHER_DELAY 3022
760
#define HLPID_OTHER_EVAL 3023
761
#define HLPID_OTHER_LAYERDEL 3024
762
#define HLPID_OTHER_LAYERFRZ 3025
763
#define HLPID_OTHER_LAYERLCK 3026
764
#define HLPID_OTHER_LAYEROFF 3027
765
#define HLPID_OTHER_LAYERON 3028
766
#define HLPID_OTHER_LAYERTHW 3029
767
#define HLPID_OTHER_LAYERULK 3030
768
#define HLPID_OTHER_LAYOUT 3031
769
#define HLPID_OTHER_PASTECLIP 3032
770
#define HLPID_OTHER_SCRIPT 3033
771
#define HLPID_OTHER_BROWSER 3034
772
#define HLPID_OTHER_SHOWLICENSE 3035
773
#define HLPID_OTHER_LAYISO 3036
774
#define HLPID_OTHER_LAYMCUR 3037
775
#define HLPID_OTHER_SMARTCALC 3038
776
#define HLPID_OTHER_COMPILE 3039
777
#define HLPID_OTHER_LAYUNISO 3040
778
#define HLPID_OTHER_LAYCUR 3041
779
#define HLPID_OTHER_LAYERP 3042
780
#define HLPID_OTHER_LAYMCH 3043
781
#define HLPID_OTHER_QPURGE 3044
782
#define HLPID_OTHER_XDATA 3045
783
#define HLPID_OTHER_XDLIST 3046
784
#define HLPID_OTHER_SHELL 3047
785
#define HLPID_OTHER_COPYBASE 3048
786
#define HLPID_OTHER_VOICENOTE 3049
787
#define HLPID_OTHER_ENTERPOINT 3050
788
#define HLPID_OTHER_OLEOPEN 3051
789
#define HLPID_OTHER_OLECONVERT 3052
790
#define HLPID_OTHER_OLERESET 3053
791
#define HLPID_OTHER_PASTEBLOCK 3054
792
#define HLPID_OTHER_PASTESPECIAL 3055
793
#define HLPID_OTHER_FINDREPLACE 3056
794
#define HLPID_OTHER_DELETERP 3057
795
#define HLPID_OTHER_SHOWRP 3058
796
#define HLPID_OTHER_HIDERP 3059
797
#define HLPID_OTHER_CALLOUT 3060
798
#define HLPID_OTHER_PLUGINMGR 3061
799
#define HLPID_OTHER_3DMOUSEOPTIONS 3062
800
#define HLPID_OTHER_M3DMOUSEOPTIONS 3063
801
#define HLPID_OTHER_3DMOUSEBTNMAPPING 3064
802
#define HLPID_OTHER_PACKANDGO 3065
803
#define HLPID_OTHER_PASTEORIG 3066
804
#define HLPID_OTHER_DSAPI 3067
805
#define HLPID_OTHER_QACTIONMANAGER 3068
806
#define HLPID_OTHER_ACTIONSTOP 3069
807
#define HLPID_OTHER_MAKESLIDELIB 3070
808
#define HLPID_OTHER_DRAWINGSTANDARDS 3071
809
#define HLPID_OTHER_VERIFYSTANDARDS 3072
810
#define HLPID_OTHER_CIP 3073
811
#define HLPID_OTHER_DESIGNRESOURCES 3074
// Command: DesignResources
812
#define HLPID_OTHER_HIDEDESIGNRES 3075
// Command: HideDesignResources
813
#define HLPID_OTHER_BROWSEDESIGNRES 3076
// Command: BrowseDesignResources
814
#define HLPID_OTHER_UIMODE 3077
// Command: UIMode (Mac OS only)
815
#define HLPID_OTHER_MIGRATION 3078
816
#define HLPID_OTHER_TEXTEDITTOOLBAR 3079
817
#define HLPID_OTHER_SIMPLENOTETOOLBAR 3080
818
#define HLPID_OTHER_TEXTEDITDIALOGBOX 3081
819
#define HLPID_OTHER_OPTIONSTOOLBAR 3082
820
#define HLPID_OTHER_LAYERSTATE 3083
821
// UNUSED_HELP_ID #define HLPID_OTHER_LAYERSTATEEDIT 3084
822
// UNUSED_HELP_ID #define HLPID_OTHER_LAYERSTATEIMPORT 3085
823
#define HLPID_OTHER_ATTEDITTOOLBAR 3086
824
#define HLPID_OTHER_RECENTDOUCMENTS 3087
// Do not use this one as it is place holder for OEM product.
825
#define HLPID_OTHER_SETBYLAYER 3088
// Command: SetBylayer
826
#define HLPID_OTHER_COPYLINK 3089
827
#define HLPID_OTHER_QPACKANDGO 3090
828
#define HLPID_OTHER_NETLOAD 3091
// Command: NetLoad
829
#define HLPID_OTHER_CLOUDSTORAGE 3092
// Command: CloudStorage - V. 2018
830
#define HLPID_OTHER_SAVECLOUDSTORAGE 3093
// Command: SaveCloudStorage - V. 2018
831
#define HLPID_OTHER_CLOUDHELP 3094
// Temporary: CloudStorage palette
832
#define HLPID_OTHER_UISTYLE 3095
// Command: UIStyle (Mac OS only)
833
#define HLPID_OTHER_ADDINS 3096
// Command: AddIns (ARES only)
834
#define HLPID_OTHER_MERGELAYER 3097
// Command: MergeLayer
835
#define HLPID_OTHER_QMERGELAYER 3098
// Command: -MergeLayer
836
#define HLPID_OTHER_COMMENTS 3099
// Command: Comments
837
#define HLPID_OTHER_DRAWINGCOMPARE 3100
// Command: DrawingCompare
838
#define HLPID_OTHER_SHARING_OPTIONS 3101
// Dialog box: Sharing Options
839
#define HLPID_OTHER_SYS_REQUIREMENTS 3102
//
840
#define HLPID_OTHER_DRAWINGHISTORY 3103
// Command: DrawingHistory (Palette: Version Manager)
841
#define HLPID_OTHER_APPCAST 3104
// Command: AppCast
842
#define HLPID_OTHER_OPEN_FILE 3105
// Dialog Box: Open File, Save As File, New File
843
#define HLPID_OTHER_CYCLESELECT 3107
// Dialog Box: Cycling Selection
844
#define HLPID_OTHER_SMARTCALCP 3108
// Smart Calculator Dock
845
#define HLPID_OTHER_3DFINDIT 3111
// 3DFindIt Palette
846
#define HLPID_OTHER_TOOLSPALETTE 3112
// Tools Palette
847
#define HLPID_OTHER_TOOLPROPERTIESDLG 3113
// Tools Palette
848
#define HLPID_OTHER_CUSTOMIZETP 3115
// Command: CustomizeTP (Customize - Tools Palette dialog box)
849
#define HLPID_OTHER_NOTIFICATIONS 3116
// Notifications palette Command: Notifications
850
#define HLPID_OTHER_CLOUDFIELD 3117
// Command: CloudField
851
#define HLPID_OTHER_CLOUDFIELD_DLG 3118
// Command: CloudField - Cloud Field dialog box
852
853
#define HLPID_SSM_SHEETSET 3300
// Command: SheetSet (Sheet Set Manager Palette)
854
#define HLPID_SSM_SHEETSETNEW 3301
// Create Sheet Set wizard - Step1
855
#define HLPID_SSM_SHEETSETNEW_SHEETS 3302
// Create Sheet Set wizard - Step2
856
#define HLPID_SSM_SHEETSETNEW_IMPORT 3303
// Create Sheet Set wizard - Import Options dialog box
857
#define HLPID_SSM_SHEETSETNEW_PREVIEW 3304
// Create Sheet Set wizard - Step3
858
#define HLPID_SSM_SHEETSETNEW_CUSTOMPROP 3305
// Custom Properties dialog box
859
#define HLPID_SSM_SHEETSETNEW_CUSTOMPROP_ADD 3306
// Add Custom Property dialog box
860
#define HLPID_SSM_SHEET_PROP 3307
// Drawing Sheet Properties dialog box
861
#define HLPID_SSM_SHEETSET_PROP 3308
// Drawing Sheet Set Properties dialog box
862
#define HLPID_SSM_SUBSET_PROP 3309
// Subset Properties dialog box
863
#define HLPID_SSM_SHEET_NEW 3310
// New Drawing Sheet dialog box
864
#define HLPID_SSM_SHEET_RENAME_RENUMBER 3311
// Rename and Renumber dialog box
865
#define HLPID_SSM_W_MISSING_DRAWING 3312
// Warning: missing drawing file
866
#define HLPID_SSM_W_MISSING_SHEET 3313
// Warning: missing sheet from the drawing file
867
#define HLPID_SSM_SELECT_DWT 3314
// Dialog box: Select Sheet as Drawing Sheet Template
868
#define HLPID_SSM_PUBLISH_SHEETS 3315
// Publish Sheets dialog box
869
#define HLPID_SSM_IMPORT_SHEET 3316
// Dialog box: Import Sheet as Drawing Sheet
870
#define HLPID_SSM_SHEETSET_PROP_MODELVIEW 3317
// Dialog box: Model View
871
#define HLPID_SSM_SHEETVIEWS_LIST_BLOCKS 3318
// Dialog box: List of Blocks
872
#define HLPID_SSM_SHEETVIEWS_SELECT_BLOCKS 3319
// Dialog box: Select Block
873
#define HLPID_SSM_SHEETVIEWS_VIEW_CLASS 3320
// Dialog box: View Class
874
//#define HLPID_SSM_SHEETSETNEW_START 3321 // Create Sheet Set wizard - Step1 (use HLPID_SSM_SHEETSETNEW instead)
875
#define HLPID_SSM_SHEETSETNEW_EXAMPLE 3322
// Create Sheet Set wizard - Step 2 Template
876
#define HLPID_SSM_SHEET_SEL_NEW 3323
// Dialog box: New Drawing Sheet Selection
877
#define HLPID_SSM_SHEET_SEL_MANAGE 3324
// Dialog box: Drawing Sheet Selection
878
#define HLPID_SSM_SHEET_LIST_TABLE 3325
// Dialog box: Drawing Sheet List Table
879
880
/*** Constraints ***/
881
#define HLPID_GEOMETRICCONSTRAINTS 4000
// Command: GeometricConstraints
882
#define HLPID_DIMENSIONALCCONSTRAINTS 4001
// Command: DimensionalConstraints
883
#define HLPID_DELETECONSTRAINTS 4002
// Command: DeleteConstraints
884
#define HLPID_CONSTRAINTPARAMETERS 4003
// Command: Parameters
885
#define HLPID_QCONSTRAINTPARAMETERS 4004
// Command: -Parameters
886
#define HLPID_CONSTRAINTHIDEPARAMETERS 4005
// Command: HideParameters
887
#define HLPID_CONSTRAINTSETTINGS 4006
// Command: ConstraintSettings
888
#define HLPID_SETCONSTRAINTNAMEFORMAT 4007
// Command: SetConstraintNameFormat
889
890
#define HLPID_DC_DCDISPLAY 4010
// Command: DcDisplay
891
#define HLPID_DC_ALIGNED 4011
// Command: DcAligned
892
#define HLPID_DC_HORIZONTAL 4012
// Command: DcHorizontal
893
#define HLPID_DC_VERTICAL 4013
// Command: DcVertical
894
#define HLPID_DC_DIAMETER 4014
// Command: DcDiameter
895
#define HLPID_DC_RADIUS 4015
// Command: DcRadius
896
#define HLPID_DC_ANGULAR 4016
// Command: DcAligned
897
#define HLPID_DC_DERIVED 4017
// Command: DcDerived
898
899
#define HLPID_GC_CONSTRAINTBAR 4020
// Command: ConstraintBar
900
#define HLPID_GC_PERPENDICULAR 4021
// Command: GcPerpendicular
901
#define HLPID_GC_PARALLEL 4022
// Command: GcParallel
902
#define HLPID_GC_HORIZONTAL 4023
// Command: GcHorizontal
903
#define HLPID_GC_VERTICAL 4024
// Command: GcVertical
904
#define HLPID_GC_TANGENT 4025
// Command: GcTangent
905
#define HLPID_GC_SMOOTH 4026
// Command: GcSmooth
906
#define HLPID_GC_COLINEAR 4027
// Command: GcColinear
907
#define HLPID_GC_CONCENTRIC 4028
// Command: GcConcentric
908
#define HLPID_GC_SYMMETRIC 4029
// Command: GcSymmetric
909
#define HLPID_GC_EQUAL 4030
// Command: GcEqual
910
#define HLPID_GC_COINCIDENT 4031
// Command: GcCoincident
911
#define HLPID_GC_FIX 4032
// Command: GcFix
912
#define HLPID_DC_LINEAR 4033
// Command: DcLinear
913
#define HLPID_DC_CONVERT 4034
// Command: DcConvert
914
#define HLPID_DC_SMART 4035
// Command: DcSmart
915
#define HLPID_DC_TYPE 4036
// Command: DcType
916
917
#define HLPID_MDI 4052
918
919
#define HLPID_DR_SHOW 4060
920
#define HLPID_DR_HIDE 4061
921
#define HLPID_DR_BROWSE 4062
922
923
#define HLPID_CADENAS_CATALOGSMNG 4200
// Dialog Box: "CADenas Resource"
924
#define HLPID_CADENAS_PARTCONFIG 4201
// Dialog Box: "Block Table Configuration"
925
926
/*** Annotative commands***/
927
#define HLPID_ANNENTITYSCALE 4301
928
#define HLPID_ANNENTITYSCALEADD 4302
929
#define HLPID_ANNENTITYSCALEREMOVE 4303
930
#define HLPID_ANNRESET 4304
931
#define HLPID_ANNUPDATE 4305
932
#define HLPID_QANNENTITYSCALE 4306
933
934
/*** Map commands ***/
935
#define HLPID_GIS_AddBasemap 5001
// Command: GIS_AddBasemap
936
#define HLPID_GIS_AddFeatureServiceByURL 5002
// Command: GIS_AddFeatureServiceByURL
937
#define HLPID_GIS_AddMapServiceByURL 5003
// Command: GIS_AddMapServiceByURL
938
#define HLPID_GIS_AddService 5004
// Command: GIS_AddService
939
#define HLPID_GIS_Area 5005
// Command: GIS_Area
940
#define HLPID_GIS_AssignCS 5006
// Command: GIS_AssignCS
941
#define HLPID_GIS_BringToFront 5007
// Command: GIS_BringToFront
942
#define HLPID_GIS_ClearSelection 5008
// Command: GIS_ClearSelection
943
#define HLPID_GIS_ConvertCADtoGIS 5009
// Command: GIS_ConvertCADtoGIS
944
#define HLPID_GIS_DeleteAllFeatureServices 5010
// Command: GIS_DeleteAllFeatureServices
945
946
#define HLPID_GIS_DeleteFeatureClass 5011
// Command: GIS_DeleteFeatureClass
947
#define HLPID_GIS_DeleteFeatureService 5012
// Command: GIS_DeleteFeatureService
948
#define HLPID_GIS_DeleteMapService 5013
// Command: GIS_DeleteMapService
949
#define HLPID_GIS_DiscardAllEdits 5014
// Command: GIS_DiscardAllEdits
950
#define HLPID_GIS_DiscardEdits 5015
// Command: GIS_DiscardEdits
951
#define HLPID_GIS_Distance 5016
// Command: GIS_Distance
952
#define HLPID_GIS_ExportMap 5017
// Command: GIS_ExportMap
953
#define HLPID_GIS_FeatureClassProperties 5018
// Command: GIS_FeatureClassProperties
954
#define HLPID_GIS_Floorpicker 5019
// Command: GIS_Floorpicker
955
#define HLPID_GIS_HideAllLabels 5020
// Command: GIS_HideAllLabels
956
957
#define HLPID_GIS_HideLabels 5021
// Command: GIS_HideLabels
958
#define HLPID_GIS_IdentifyMap 5022
// Command: GIS_IdentifyMap
959
#define HLPID_GIS_Labels 5023
// Command: GIS_Labels
960
#define HLPID_GIS_Layer 5024
// Command: GIS_Layer
961
#define HLPID_GIS_Legends 5025
// Command: GIS_Legends
962
#define HLPID_GIS_ListCS 5026
// Command: GIS_ListCS
963
#define HLPID_GIS_Locate 5027
// Command: GIS_Locate
964
#define HLPID_GIS_LockArea 5028
// Command: GIS_LockArea
965
#define HLPID_GIS_LoginToArcGISPortal 5029
// Command: GIS_LoginToArcGISPortal
966
#define HLPID_GIS_MapServiceProperties 5030
// Command: GIS_MapServiceProperties
967
968
#define HLPID_GIS_RefreshAllMaps 5031
// Command: GIS_RefreshAllMaps
969
#define HLPID_GIS_RefreshMap 5032
// Command: GIS_RefreshMap
970
#define HLPID_GIS_RemoveCS 5033
// Command: GIS_RemoveCS
971
#define HLPID_GIS_RemoveAllLabels 5034
// Command: GIS_RemoveAllLabels
972
#define HLPID_GIS_RemoveLabels 5035
// Command: GIS_RemoveLabels
973
#define HLPID_GIS_SelectFeatureObjects 5036
// Command: GIS_SelectFeatureObjects
974
#define HLPID_GIS_SelectFeatures 5037
// Command: GIS_SelectFeatures
975
#define HLPID_GIS_SendBehindAll 5038
// Command: GIS_SendBehindAll
976
#define HLPID_GIS_SetCurrentFeatureServiceLimit 5039
// Command: GIS_SetCurrentFeatureServiceLimit
977
#define HLPID_GIS_SetCurrentMapLimit 5040
// Command: GIS_SetCurrentMapLimit
978
979
#define HLPID_GIS_SetFeatureServiceLimit 5041
// Command: GIS_SetFeatureServiceLimit (not yet implemented)
980
#define HLPID_GIS_ShowLabels 5042
// Command: GIS_ShowLabels
981
#define HLPID_GIS_ShowAllLabels 5043
// Command: GIS_ShowAllLabels
982
#define HLPID_GIS_Synchronize 5044
// Command: GIS_Synchronize
983
#define HLPID_GIS_SynchronizeAll 5045
// Command: GIS_SynchronizeAll
984
#define HLPID_GIS_Table 5046
// Command: GIS_Table
985
#define HLPID_GIS_ToggleMapVisibility 5047
// Command: GIS_ToggleMapVisibility
986
#define HLPID_GIS_UnlockArea 5048
// Command: GIS_UnlockArea
987
#define HLPID_GIS_UpdateAllLabels 5049
// Command: GIS_UpdateAllLabels
988
#define HLPID_GIS_UpdateLabels 5050
// Command: GIS_UpdateLabels
989
990
#define HLPID_GIS_ZoomExtents 5051
// Command: GIS_ZoomExtents
991
#define HLPID_GIS_ZoomFeatures 5052
// Command: GIS_ZoomFeatures
992
#define HLPID_GIS_ZoomSelected 5053
// Command: GIS_ZoomSelected
993
#define HLPID_GIS_Coordinates 5054
// Command: GIS_Coordinates
994
#define HLPID_GIS_ToggleBlockPointMode 5055
// Command: GIS_ToggleBlockPointMode
995
#define HLPID_GIS_InsertBlock 5056
// Command: GIS_INSERTBLOCK
996
#define HLPID_GIS_HighlightFeatures 5057
// Command: GIS_HIGHLIGHTFEATURES
997
#define HLPID_GIS_RotateView 5058
// Command: GIS_RotateView
998
#define HLPID_GIS_Heading 5059
// Command: GIS_Heading
999
1000
#define HLPID_GIS_DLG_AvailableLocators 5200
// Dialog box: Available locators
1001
1002
#define HLPID_LICENSE_WELCOME 7000
1003
#define HLPID_LICENSE_WELCOME_LOGGED 7001
1004
#define HLPID_LICENSE_ACTIVATE_PK 7002
1005
#define HLPID_LICENSE_ALTERNATIVE 7003
1006
#define HLPID_LICENSE_INCOGNITO 7004
1007
#define HLPID_LICENSE_OFFLINE 7005
1008
1009
/*** BIM help IDs ***/
1010
#define HLPID_BIM_BIMNAVIGATOR 8000
// Command: BIMNavigator
1011
#define HLPID_BIM_BIMMOVE 8001
// Command: BIMMove
1012
#define HLPID_BIM_BIMSECTION 8002
// Command: BIMSection
1013
#define HLPID_BIM_BIMANNOTATION 8003
// Command: BIMAnnotation, BIM Annotation dialog box
1014
#define HLPID_BIM_BIMMATERIALMAPPER 8004
// Command: BIMMaterialMapper
1015
#define HLPID_BIM_EDITBIMANNOTATION 8005
// Command: EditBIMAnnotation
1016
#define HLPID_BIM_BIMDIMENSIONCHAIN 8006
// Command: BIMDimensionChain
1017
#define HLPID_BIM_BIMLABELLIBRARY 8007
// Command: BIMLabelLibrary
1018
#define HLPID_BIM_BIMLABEL 8008
// Command: BIMLabel
1019
#define HLPID_BIM_QBIMIMPORT 8009
// Command: -BIMImport
1020
#define HLPID_BIM_BIMDIMENSIONEDIT 8010
// Command: BIMDimensionEdit
1021
#define HLPID_BIM_BIMMULTICOMP 8020
// Command: BIMMultiComponent
1022
#define HLPID_BIM_BIMGRIDLINES 8021
// Command: BIMGridLines
1023
#define HLPID_BIM_BIMSPLITDRAWING 8022
// Command: BIMSplitDrawing
1024
#define HLPID_BIM_BIMLEVELS 8024
// Command: BIMLevels
1025
#define HLPID_BIM_BIMBUILDINGPOSITION 8025
// Command: BIMBuildingPosition
1026
#define HLPID_BIM_BIMAUTOBUILDINGPOSITION 8026
// Command: BIMAutoBuildingPosition
1027
#define HLPID_BIM_BIMPUBLISHTOPDF 8027
// Command: BIMPublishToPDF
1028
#define HLPID_BIM_BIMSETTINGS 8028
// Command: BIMSettings (Options DLG)
1029
#define HLPID_BIM_BIMDRAWINGOPEN 8029
// Command: BIMDrawingOpen
1030
#define HLPID_BIM_BIMDRAWINGCLOSE 8030
// Command: BIMDrawingClose
1031
1032
/*** OEM ***/
1033
#define HLPID_OEM_FIRST 9000
1034
1035
#define HLPID_XTRATOOLS_BREAKLINE 9101
// Command: Breakline
1036
#define HLPID_XTRATOOLS_PATTERNHATCH 9102
// Command: PatternHatch
1037
#define HLPID_XTRATOOLS_CURVEDTEXT 9103
// Command: CurvedText
1038
#define HLPID_XTRATOOLS_CONVERTSIMPLENOTES 9104
// Command: ConvertSimpleNotes
1039
#define HLPID_XTRATOOLS_REPLACEBLOCK 9105
// Command: ReplaceBlock
1040
#define HLPID_XTRATOOLS_REPLACEBLOCKBYREF 9106
// Command: ReplaceBlockByReference
1041
#define HLPID_XTRATOOLS_REDEFINEBLOCKATTRIBS 9107
// Command: RedefineBlockAttributes
1042
#define HLPID_XTRATOOLS_IMPORTBLOCKATTRIBS 9108
// Command: ImportBlockAttributes
1043
#define HLPID_XTRATOOLS_GETBLOCKINTO 9109
// Command: GetBlockInfo
1044
#define HLPID_XTRATOOLS_MAKELINESTYLE 9110
// Command: MakeLineStyle
1045
#define HLPID_XTRATOOLS_LISPEXPLORER 9111
// Command: LispExplorer
1046
1047
#define HLPID_XTRATOOLS_NUMBERTEXT 9112
// Command: NumberText
1048
#define HLPID_XTRATOOLS_TEXTFRAME 9113
// Command: TextFrame
1049
#define HLPID_XTRATOOLS_TEXTMASK 9115
// Command: TextMask
1050
#define HLPID_XTRATOOLS_EDITTEXTCASE 9117
// Command: EditTextCase
1051
1052
#define HLPID_XTRATOOLS_EXCHANGEDIMSTYLE 9121
// Command: ExchangeDimStyle
1053
#define HLPID_XTRATOOLS_IMPORTDIMSTYLE 9122
// Command: ImportDimensionStyles
1054
#define HLPID_XTRATOOLS_DRAWORDERBYCOLOR 9127
// Command: DrawOrderByColor
1055
#define HLPID_XTRATOOLS_MAKESHAPE 9132
// Command: MakeShape
1056
#define HLPID_XTRATOOLS_EXPORTSETTINGS 9133
// Command: ExportSettings
1057
#define HLPID_XTRATOOLS_EXPORTVARIABLES 9134
// Command: ExportVariables
1058
#define HLPID_XTRATOOLS_VARIABLETOSCRIPT 9135
// Command: VariableToScript
1059
#define HLPID_XTRATOOLS_MERGESHEETS 9136
// Command: MergeSheets
1060
#define HLPID_XTRATOOLS_MULTIVIEWSETUP 9145
// Command: MultiViewSetup
1061
#define HLPID_XTRATOOLS_QDRAWORDERBYCOLOR 9150
// Command: -DrawOrderByColor
1062
#define HLPID_XTRATOOLS_QEDITTEXTCASE 9151
// Command: -EditTextCase
1063
#define HLPID_XTRATOOLS_QGETNESTEDPROPERTIES 9152
// Command: -GetNestedProperties
1064
#define HLPID_XTRATOOLS_QMERGESHEETS 9153
// Command: -MergeSheets
1065
#define HLPID_XTRATOOLS_QREPLACEBLOCK 9154
// Command: -ReplaceBlock
1066
#define HLPID_XTRATOOLS_QREPLACEBLOCKBYREF 9155
// Command: -ReplaceBlockByReference
1067
#define HLPID_XTRATOOLS_TEXTMASKDLG 9156
// Command: TextMask - dialog box (for Settings)
1068
//#define HLPID_XTRATOOLS_PATTERNHATCHDLG 9157 // Command: PatternHatch - Select Block dialog box # Disable and replaced with HLPID_XTRATOOLS_PATTERNHATCH
1069
#define HLPID_XTRATOOLS_FLATTEN 9158
// Command: Flatten
1070
//#define HLPID_XTRATOOLS_PATTERNHATCHDLG_BLOCK 9159 // Command: PatternHatch - Select Block dialog box # Disable and replaced with HLPID_XTRATOOLS_PATTERNHATCH
1071
1072
1073
// Standards
1074
#define HLPID_STANDARDS 11000
1075
#define HLPID_STANDARDS_EDIT 11001
1076
// next 11002
1077
1078
// Hardware
1079
#define HLPID_HARDWARE_BOLTS 11100
1080
#define HLPID_HARDWARE_PINS 11101
1081
#define HLPID_HARDWARE_NUTS 11102
1082
#define HLPID_HARDWARE_WASHERS 11103
1083
#define HLPID_HARDWARE_INSERT 11104
1084
#define HLPID_HARDWARE_EDIT 11105
1085
// next 11106
1086
1087
// Hole
1088
#define HLPID_HOLE_COUNTERBORE 11200
1089
#define HLPID_HOLE_COUNTERSINK 11201
1090
#define HLPID_HOLE_INSERT 11202
1091
#define HLPID_HOLE_EDIT 11203
1092
#define HLPID_HOLE_CHART 11204
1093
#define HLPID_HOLE_CHART_EDIT 11205
1094
#define HLPID_HOLE_CALLOUT 11206
1095
#define HLPID_HOLE_THRUHOLE 11207
1096
#define HLPID_HOLE_TAP 11208
1097
#define HLPID_HOLE_SLOT 11209
1098
#define HLPID_HOLE_TABLE 11210
1099
#define HLPID_HOLE_TABLE_EDIT 11211
1100
// next 11212
1101
1102
// Detailing
1103
#define HLPID_BOM_CREATE 11300
1104
#define HLPID_BOM_EXPORT 11301
1105
#define HLPID_BALLOON_INSERT 11302
1106
#define HLPID_BALLOON_EDIT 11303
1107
#define HLPID_BALLOON_SETTINGS 11304
1108
#define HLPID_WELD_INSERT 11305
1109
#define HLPID_SFIN_INSERT 11306
1110
#define HLPID_REVISION_TABLE 11307
1111
#define HLPID_REVISION_TABLE_EDIT 11308
1112
#define HLPID_REVISION_ADD 11309
1113
#define HLPID_REVISION_SYMBOL_ADD 11310
1114
#define HLPID_BOM_EDIT 11311
1115
#define HLPID_SCREW_CONNECTION 11312
1116
#define HLPID_SCREW_CONNECTION_EDIT 11313
1117
#define HLPID_SFIN_FLIP 11314
1118
#define HLPID_VIEW_DETAIL 11315
// Command: AM_Detail
1119
#define HLPID_VIEW_DETAILEDIT 11316
// Command: AM_Detail
1120
#define HLPID_VIEW_DETAIL_DETAIL 11317
// Command: AM_Detail - Detail dialog box
1121
//next 11318
1122
1123
//Miscellaneous
1124
#define HLPID_LAYER_PREFERENCES 11400
1125
#define HLPID_FAVORITES 11401
1126
#define HLPID_FAVORITES_ADD 11402
1127
#define HLPID_FAVORITES_EDIT 11403
1128
#define HLPID_HARDWARE_SETTINGS 11404
1129
#define HLPID_HOLE_SETTINGS 11405
1130
#define HLPID_ANNOTATIONS_SETTINGS 11406
1131
#define HLPID_TABLE_SETTINGS 11407
1132
#define HLPID_SFIN_SETTINGS 11408
1133
#define HLPID_WELD_SETTINGS 11409
1134
#define HLPID_REVISION_TABLE_SETTINGS 11410
1135
// #define HLPID_FRAME_INSERT 11411 // Mechanical
1136
// #define HLPID_FRAME_EDIT 11412 // Mechanical
1137
// #define HLPID_FRAME_NEW 11413 // Mechanical
1138
#define HLPID_LAYER_SETTINGS 11414
1139
#define HLPID_CENTERLINECONTROL 11415
1140
// next 11413
1141
1142
//Options
1143
#define HLPID_OPTIONS 11500
1144
#define HLPID_DRAWING_RECOVERY_MANAGER 11501
1145
// next 11502
1146
1147
// Power Dimensioning
1148
#define HLPID_POWERDIM_FITTOL_DLG_HOLE 14150
// Dialog box: Fit and Tolerance - Hole tab
1149
#define HLPID_POWERDIM_FITTOL_DLG_SHAFT 14151
// Dialog box: Fit and Tolerance - Shaft tab
1150
#define HLPID_POWERDIM_COPY_PROP_DLG 14152
// Dialog box: Properties (Copy from)
1151
1152
1153
// Reserved for thirdparty - whole 15000 range.
1154
#define HLPID_RESERVERED 15000
1155
#define HLPID_TP_ATTRIB_MANAGER 15060
// Command: BlockAttributeManager
1156
1157
#define HLPID_KUDO_STARTSPINNER 11600
// Command: StartSpinner
1158
#define HLPID_KUDO_STOPSPINNER 11601
// Command: StopSpinner
1159
#define HLPID_KUDO_SCREENPAN 11602
1160
1161
#define HLPID_PREMIUM_MASK 0x20000
// Premium + Exended Help
1162
#define HLPID_PREMIUM_MASK_CORE 0x40000
// Premium + Core Help
1163
1164
/*** <end of file> ***/
Generated on Tue Apr 15 2025 11:30:08