CFx SDK Documentation  2023 SP0
Classes | Typedefs
DbSolid.h File Reference
#include "TD_PackPush.h"
#include "DbEntity.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbSolid
 

Typedefs

typedef OdSmartPtr< OdDbSolidOdDbSolidPtr
 

Typedef Documentation

◆ OdDbSolidPtr

The typified smart pointer for the two-dimensional /solid-filled/ object (Planar Solid entity).
This template class is specialization of the OdSmartPtr class for the OdDbSolid class.

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

Definition at line 249 of file DbSolid.h.