23class CFxBIMDrawingImpl;
33 friend class CFxBIMDrawingImpl;
60 const std::vector< ViewRef >&
Views()
const;
61 std::vector< ViewRef >&
Views();
67 std::shared_ptr< CFxBIMDrawingImpl >
m_pImpl;
OdSmartPtr< CFxBIMSection > CFxBIMSectionPtr
std::shared_ptr< CFxBIMDrawing > CFxBIMDrawingPtr
const std::vector< ViewRef > & Views() const
const OdString & SectionName() const
const OdString & ModelFileName() const
const std::vector< OdDbHandle > & SectionEntities() const
BimDrawingFlags Flags() const
std::vector< OdDbHandle > & SectionEntities()
std::vector< ViewRef > & Views()
static CFxBIMDrawingPtr Create(CFxBIMSectionPtr pSection)
const OdString & FileName() const
std::shared_ptr< CFxBIMDrawingImpl > m_pImpl