CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
DbSurface.h File Reference
#include "TD_PackPush.h"
#include "ModelerDefs.h"
#include "DbEntity.h"
#include "Db3dSolid.h"
#include "Db3dProfile.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbSurface
 

Typedefs

typedef OdSmartPtr< OdDbNurbSurfaceOdDbNurbSurfacePtr
 
typedef OdArray< OdDbNurbSurfacePtrOdDbNurbSurfacePtrArray
 
typedef OdSmartPtr< OdDbSurfaceOdDbSurfacePtr
 

Typedef Documentation

◆ OdDbNurbSurfacePtr

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

Definition at line 45 of file DbSurface.h.

◆ OdDbNurbSurfacePtrArray

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

Definition at line 51 of file DbSurface.h.

◆ OdDbSurfacePtr

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

Definition at line 57 of file DbSurface.h.