CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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, Working with Smart Pointers>

Definition at line 565 of file DbArc.h.