Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Output
Winx64
Build
PublishedApi
Mstn
Constraint2dElement
Constraint2dElementAPI.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 <
Geom\GeomApi.h
>
11
#include <
Constraint2d/Constraint2dCoreAPI.h
>
12
13
#ifdef __CONSTRAINT2DELEMENT_BUILD__
14
#define CONSTRAINT2DELEMENT_EXPORT __declspec(dllexport)
15
#else
16
#define CONSTRAINT2DELEMENT_EXPORT __declspec(dllimport)
17
#endif
18
19
#include "
Constraint2dManager.h
"
Constraint2dManager.h
GeomApi.h
GeomApi: Bentley::Rounding, Bentley::ValueSizeSize, Bentley::OrderedValueSizeSize, Bentley::IGeometry, Bentley::OrderedIGeometryPtr, Bentley::pointList.
Constraint2dCoreAPI.h
Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.