CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Db3dSolid.h File Reference
#include "TD_PackPush.h"
#include "ModelerDefs.h"
#include "DbRegion.h"
#include "DbSubentId.h"
#include "DbEntity.h"
#include "OdArray.h"
#include "DwgDeclareMembers.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDb3dSolid
 

Namespaces

namespace  GeMesh
 

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 58 of file Db3dSolid.h.

◆ OdDb3dSolidPtrArray

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

Definition at line 64 of file Db3dSolid.h.