CFx SDK Documentation
2024 SP0
Loading...
Searching...
No Matches
SDK
CFx
dd_inc
FxDbHatchPE.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RxObject.h
"
4
5
class
DBENT_EXPORT
CFxDbHatchPE
:
public
OdRxObject
6
{
7
public
:
8
ODRX_DECLARE_MEMBERS
(
CFxDbHatchPE
);
9
virtual
void
updateAnnotativeLoops
(
OdDbHatch
* pHatch);
10
};
11
typedef
OdSmartPtr<CFxDbHatchPE>
CFxDbHatchPEPtr
;
DBENT_EXPORT
#define DBENT_EXPORT
Definition:
DbExport.h:67
CFxDbHatchPEPtr
OdSmartPtr< CFxDbHatchPE > CFxDbHatchPEPtr
Definition:
FxDbHatchPE.h:11
RxObject.h
CFxDbHatchPE
Definition:
FxDbHatchPE.h:6
CFxDbHatchPE::ODRX_DECLARE_MEMBERS
ODRX_DECLARE_MEMBERS(CFxDbHatchPE)
CFxDbHatchPE::updateAnnotativeLoops
virtual void updateAnnotativeLoops(OdDbHatch *pHatch)
OdDbHatch
Definition:
DbHatch.h:65
OdRxObject
Definition:
RxObject.h:564
OdSmartPtr
Definition:
SmartPtr.h:58
Generated on Wed Apr 5 2023 17:29:15