CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
CFxBIMEndInfo Class Reference

#include <FxBIMWallJunction.h>

Inheritance diagram for CFxBIMEndInfo:
CFxBIMObject

Public Member Functions

virtual ~CFxBIMEndInfo ()=default
 
OdDbHandle GetObjectHandle () const noexcept
 
int GetJoinedEnd () const noexcept
 

Static Public Member Functions

static CFxBIMEndInfoPtr Create (OdDbHandle oHandle, bool bIsTangent, int JoinedEnd)
 

Static Public Attributes

static const int kAutoJoinEnd = std::numeric_limits< short >::max()
 

Protected Member Functions

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

Protected Attributes

CFxBIMEndInfoImplPtr m_pImpl
 

Friends

class CFxBIMEndInfoImpl
 
class CFxBIMIndexJoinInfoImpl
 

Detailed Description

Definition at line 57 of file FxBIMWallJunction.h.

Constructor & Destructor Documentation

◆ ~CFxBIMEndInfo()

virtual CFxBIMEndInfo::~CFxBIMEndInfo ( )
virtualdefault

◆ CFxBIMEndInfo()

CFxBIMEndInfo::CFxBIMEndInfo ( )
protected

Member Function Documentation

◆ Create()

static CFxBIMEndInfoPtr CFxBIMEndInfo::Create ( OdDbHandle oHandle,
bool bIsTangent,
int JoinedEnd )
static

◆ GetJoinedEnd()

int CFxBIMEndInfo::GetJoinedEnd ( ) const
noexcept

◆ GetObjectHandle()

OdDbHandle CFxBIMEndInfo::GetObjectHandle ( ) const
noexcept

Friends And Related Symbol Documentation

◆ CFxBIMEndInfoImpl

friend class CFxBIMEndInfoImpl
friend

Definition at line 59 of file FxBIMWallJunction.h.

◆ CFxBIMIndexJoinInfoImpl

friend class CFxBIMIndexJoinInfoImpl
friend

Definition at line 60 of file FxBIMWallJunction.h.

Member Data Documentation

◆ kAutoJoinEnd

const int CFxBIMEndInfo::kAutoJoinEnd = std::numeric_limits< short >::max()
static

Definition at line 63 of file FxBIMWallJunction.h.

◆ m_pImpl

CFxBIMEndInfoImplPtr CFxBIMEndInfo::m_pImpl
protected

Definition at line 77 of file FxBIMWallJunction.h.


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