|
CFx SDK Documentation 2026 SP0
|
#include "FxBIM.h"Go to the source code of this file.
Classes | |
| class | CFxBIMEndInfo |
| class | CFxBIMIndexJoinInfo |
| class | CFxBIMIndexJoinPair |
Typedefs | |
| using | CFxBIMEndInfoPtr = std::shared_ptr< CFxBIMEndInfo > |
| using | CFxBIMIndexJoinInfoPtr = std::shared_ptr< CFxBIMIndexJoinInfo > |
| using | CFxBIMIndexJoinPairPtr = std::shared_ptr< CFxBIMIndexJoinPair > |
| using | CFxBIMEndInfoImplPtr = std::shared_ptr< CFxBIMEndInfoImpl > |
| using | CFxBIMIndexJoinInfoImplPtr = std::shared_ptr< CFxBIMIndexJoinInfoImpl > |
| using | CFxBIMIndexJoinPairImplPtr = std::shared_ptr< CFxBIMIndexJoinPairImpl > |
Variables | |
| enum FXBIM_COMMON_CODE_API | EJoinType |
| eUndefined = -1 | |
| eButt | |
| eMitter | |
| eSquareOff | |
| eAutoJoin = 30 | |
| enum FXBIM_COMMON_CODE_API | ECleanData |
| eUseViewSettings = 0 | |
| eClean = 1 | |
| eDoNotClean = 2 | |
| using CFxBIMEndInfoImplPtr = std::shared_ptr< CFxBIMEndInfoImpl > |
Definition at line 31 of file FxBIMWallJunction.h.
| using CFxBIMEndInfoPtr = std::shared_ptr< CFxBIMEndInfo > |
Definition at line 22 of file FxBIMWallJunction.h.
| using CFxBIMIndexJoinInfoImplPtr = std::shared_ptr< CFxBIMIndexJoinInfoImpl > |
Definition at line 34 of file FxBIMWallJunction.h.
| using CFxBIMIndexJoinInfoPtr = std::shared_ptr< CFxBIMIndexJoinInfo > |
Definition at line 25 of file FxBIMWallJunction.h.
| using CFxBIMIndexJoinPairImplPtr = std::shared_ptr< CFxBIMIndexJoinPairImpl > |
Definition at line 37 of file FxBIMWallJunction.h.
| using CFxBIMIndexJoinPairPtr = std::shared_ptr< CFxBIMIndexJoinPair > |
Definition at line 28 of file FxBIMWallJunction.h.
| eAutoJoin = 30 |
Definition at line 47 of file FxBIMWallJunction.h.
| eButt |
Definition at line 44 of file FxBIMWallJunction.h.
| eClean = 1 |
Definition at line 53 of file FxBIMWallJunction.h.
|
strong |
Definition at line 50 of file FxBIMWallJunction.h.
| eDoNotClean = 2 |
Definition at line 54 of file FxBIMWallJunction.h.
|
strong |
Definition at line 41 of file FxBIMWallJunction.h.
| eMitter |
Definition at line 45 of file FxBIMWallJunction.h.
| eSquareOff |
Definition at line 46 of file FxBIMWallJunction.h.
| eUndefined = -1 |
Definition at line 43 of file FxBIMWallJunction.h.
| eUseViewSettings = 0 |
Definition at line 52 of file FxBIMWallJunction.h.