CFx SDK Documentation  2020SP3
Classes | Typedefs
DbCircle.h File Reference
#include "TD_PackPush.h"
#include "DbCurve.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbCircle
 

Typedefs

typedef OdSmartPtr< OdDbCircleOdDbCirclePtr
 

Typedef Documentation

◆ OdDbCirclePtr

The typified smart pointer for the circle object (Circle entity). This template class is specialization of the OdSmartPtr class for the OdDbCircle class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 486 of file DbCircle.h.