CFx SDK Documentation  2020SP3
Classes | Typedefs
Db3dSolid.h File Reference
#include "TD_PackPush.h"
#include "ModelerDefs.h"
#include "Db3dSolid.h"
#include "DbRegion.h"
#include "DbSubentId.h"
#include "DbEntity.h"
#include "OdArray.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDb3dSolid
 

Typedefs

typedef OdSmartPtr< OdDb3dSolidOdDb3dSolidPtr
 
typedef OdArray< OdDb3dSolidPtrOdDb3dSolidPtrArray
 

Typedef Documentation

◆ OdDb3dSolidPtr

This template class is a specialization of the OdSmartPtr class for OdDb3dSolid object pointers.

Definition at line 55 of file Db3dSolid.h.

◆ OdDb3dSolidPtrArray

This template class is a specialization of the OdArray class for OdDb3dSolid object pointer arrays.

Definition at line 60 of file Db3dSolid.h.