DgnPlatformApi.h
Go to the documentation of this file.
1 /*--------------------------------------------------------------------------------------+
2 |
3 | Supplied under applicable software license agreement.
4 |
5 | Copyright (c) 2018 Bentley Systems, Incorporated. All rights reserved.
6 |
7 +---------------------------------------------------------------------------------------*/
8 #pragma once
9 
10 #include "ExportMacros.h"
11 
12 /************************************************************************************/
25 /************************************************************************************/
39 #if defined (DGNPLATFORMSDK)
40 
133 #endif
134 
135 #if defined (DGNPLATFORMSDK)
136 /************************************************************************************/
149 #endif
150 
151 #include <DgnPlatform/DgnPlatform.h>
153 #include "DgnFileIO/DgnFileIOApi.h"
154 #include "DgnCoreAPI.h"
155 #include "DgnHandlersAPI.h"

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.