CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
FxDbHatchPE.h
Go to the documentation of this file.
1#pragma once
2
3#include "RxObject.h"
4
6{
7public:
9 virtual void updateAnnotativeLoops(OdDbHatch* pHatch);
10};
#define DBENT_EXPORT
Definition: DbExport.h:67
OdSmartPtr< CFxDbHatchPE > CFxDbHatchPEPtr
Definition: FxDbHatchPE.h:11
ODRX_DECLARE_MEMBERS(CFxDbHatchPE)
virtual void updateAnnotativeLoops(OdDbHatch *pHatch)