CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"
#include "DbCurve.h"
#include "DwgDeclareMembers.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbCircle |
Typedefs | |
typedef OdSmartPtr< OdDbCircle > | OdDbCirclePtr |
typedef OdSmartPtr<OdDbCircle> OdDbCirclePtr |
The typified smart pointer for the circle object (Circle entity). This template class is specialization of the OdSmartPtr class for the OdDbCircle class.
Definition at line 472 of file DbCircle.h.