CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
FxBIMSection.h File Reference
#include "FxBIM.h"
#include "FxBIMProject.h"
#include <StringArray.h>
#include <DbEntity.h>
#include <Ge/GePlane.h>
#include <Ge/GeExtents2d.h>
#include <vector>
#include <list>
#include "FxBIMDrawing.h"

Go to the source code of this file.

Classes

class  CFxBIMSection
 
struct  FxBIM::CFxSectionCreateManager
 
struct  FxBIM::CFxSectionParameterProvider
 
class  CFxBIMSectionReactor
 

Namespaces

namespace  FxBIM
 

Typedefs

using FxBIM::CFxSectionCreateManagerPtr = std::shared_ptr< CFxSectionCreateManager >
 

Functions

FXBIM_API CFxBIMSectionPtr FxBIM::GetBIMDrawingSection (OdDbDatabasePtr pBIMDrawingDb, OdDb::OpenMode mode)
 
FXBIM_API CFxBIMSectionPtr FxBIM::GetBIMSection (OdDbDatabasePtr pDb, OdDbHandle hSection, OdDb::OpenMode mode)
 
FXBIM_API OdDbDatabasePtr FxBIM::OpenBIMSectionDrawingDatabase (CFxBIMSectionPtr pSection, OdDb::OpenMode mode)
 
FXBIM_API OdDbDatabasePtr FxBIM::OpenBIMSectionDrawingDatabase (CFxBIMSectionPtr pSection)
 
FXBIM_API void FxBIM::SetBIMNavigatorControllerSectionReactor (CFxBIMObjectPtr pSectionReactor)
 
FXBIM_API void FxBIM::SetBIMSectionCreateManager (CFxSectionCreateManagerPtr pSectionCreateManager)
 
FXBIM_API Error FxBIM::CreateSection (OdDbDatabasePtr pDbCurrent, CFxSectionParameterProvider &ProviderImpl, CFxUIDialog *pDialog=nullptr)