|
CFx SDK Documentation
2022 SP0
|
Go to the source code of this file.
Classes | |
| class | OdDbEllipse |
Macros | |
| #define | _OD_DB_ELIPSE_H /*!DOM*/ |
Typedefs | |
| typedef OdSmartPtr< OdDbEllipse > | OdDbEllipsePtr |
| #define _OD_DB_ELIPSE_H /*!DOM*/ |
Definition at line 28 of file DbEllipse.h.
| typedef OdSmartPtr<OdDbEllipse> OdDbEllipsePtr |
The typified smart pointer for the ellipse object (Ellipse entity). This template
class is specialization of the OdSmartPtr class for the OdDbEllipse class.
Definition at line 750 of file DbEllipse.h.