CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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
 
bool IsEqual (CFxBIMFloorPtr p)
 
const OdGePlanePlane () const
 
void SetPlane (const OdGePlane &plane)
 
double Height () const
 
void SetHeight (double height) const
 
void SetOriginalTransform (const OdGeMatrix3d &oTransfrom)
 
OdGeMatrix3d GetOriginalTransfrom () const
 

Static Public Member Functions

static CFxBIMFloorPtr Create (const OdString &name, const OdGePlane &plane, double height, const OdGeMatrix3d &transform)
 

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,
const OdGePlane plane,
double  height,
const OdGeMatrix3d transform 
)
static

◆ GetOriginalTransfrom()

OdGeMatrix3d CFxBIMFloor::GetOriginalTransfrom ( ) const

◆ Height()

double CFxBIMFloor::Height ( ) const

◆ IsEqual()

bool CFxBIMFloor::IsEqual ( CFxBIMFloorPtr  p)

◆ Name()

const OdString & CFxBIMFloor::Name ( ) const

◆ Plane()

const OdGePlane & CFxBIMFloor::Plane ( ) const

◆ SetHeight()

void CFxBIMFloor::SetHeight ( double  height) const

◆ SetOriginalTransform()

void CFxBIMFloor::SetOriginalTransform ( const OdGeMatrix3d oTransfrom)

◆ SetPlane()

void CFxBIMFloor::SetPlane ( const OdGePlane plane)

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 52 of file FxBIMFloor.h.


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