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

Go to the source code of this file.

Classes

class  OdDbArc
 

Typedefs

typedef OdSmartPtr< OdDbArcOdDbArcPtr
 

Typedef Documentation

◆ OdDbArcPtr

The typified smart pointer for the circular arc object (Circular Arc entity). This
template class is specialization of the OdSmartPtr class for the OdDbArc class.

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

Definition at line 575 of file DbArc.h.