CFx SDK Documentation  2022 SP0
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
CFxBIMFloor Class Reference

#include <FxBIMFloor.h>

Inheritance diagram for CFxBIMFloor:
CFxBIMObject

Public Member Functions

virtual ~CFxBIMFloor ()
 
const OdStringName () const
 
double Elevation () const
 
bool IsEqual (CFxBIMFloorPtr p)
 

Static Public Member Functions

static CFxBIMFloorPtr Create (const OdString &name, double elevation)
 

Protected Member Functions

 CFxBIMFloor ()
 
- Protected Member Functions inherited from CFxBIMObject
 CFxBIMObject ()
 
virtual ~CFxBIMObject ()
 

Protected Attributes

std::shared_ptr< CFxBIMFloorImplm_pImpl
 

Friends

class CFxBIMFloorImpl
 

Detailed Description

Definition at line 26 of file FxBIMFloor.h.

Constructor & Destructor Documentation

◆ ~CFxBIMFloor()

virtual CFxBIMFloor::~CFxBIMFloor ( )
virtual

◆ CFxBIMFloor()

CFxBIMFloor::CFxBIMFloor ( )
protected

Member Function Documentation

◆ Create()

static CFxBIMFloorPtr CFxBIMFloor::Create ( const OdString name,
double  elevation 
)
static

◆ Elevation()

double CFxBIMFloor::Elevation ( ) const

◆ IsEqual()

bool CFxBIMFloor::IsEqual ( CFxBIMFloorPtr  p)

◆ Name()

const OdString& CFxBIMFloor::Name ( ) const

Friends And Related Function Documentation

◆ CFxBIMFloorImpl

friend class CFxBIMFloorImpl
friend

Definition at line 28 of file FxBIMFloor.h.

Member Data Documentation

◆ m_pImpl

std::shared_ptr< CFxBIMFloorImpl > CFxBIMFloor::m_pImpl
protected

Definition at line 43 of file FxBIMFloor.h.


The documentation for this class was generated from the following file: