mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-19 18:48:48 +00:00
21 lines
642 B
C
21 lines
642 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by SampleClipAngle.rc
|
|
//
|
|
#define IDD_CLIPANGLEDIALOG 103
|
|
#define IDR_SampleClipAngle 1000
|
|
#define IDC_ASTBITMAPCONTROL1 1001
|
|
#define IDC_BOLTSTANDARDSCTRL1 1002
|
|
#define IDC_ASTPROFILECONTROL1 1003
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|