CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Classes | |
class | OdDbDimData |
Typedefs | |
typedef OdArray< OdDbDimData > | OdDbDimDataArray |
typedef OdArray< OdDbDimData *, OdMemoryAllocator< OdDbDimData * > > | OdDbDimDataPtrArray |
typedef OdGeVector3d(* | DimDataSetValueFuncPtr) (OdDbDimData *pThis, OdDbEntity *pEnt, double newValue, const OdGeVector3d &offset) |
typedef OdGeVector3d(* | DimDataSetCustomStringFuncPtr) (OdDbDimData *pThis, OdDbEntity *pEnt, const OdString &sCustomString, const OdGeVector3d &offset) |
typedef OdGeVector3d(* DimDataSetCustomStringFuncPtr) (OdDbDimData *pThis, OdDbEntity *pEnt, const OdString &sCustomString, const OdGeVector3d &offset) |
Definition at line 40 of file DbDimData.h.
typedef OdGeVector3d(* DimDataSetValueFuncPtr) (OdDbDimData *pThis, OdDbEntity *pEnt, double newValue, const OdGeVector3d &offset) |
Definition at line 35 of file DbDimData.h.
typedef OdArray<OdDbDimData> OdDbDimDataArray |
Definition at line 33 of file DbDimData.h.
typedef OdArray<OdDbDimData*, OdMemoryAllocator<OdDbDimData*> > OdDbDimDataPtrArray |
Definition at line 34 of file DbDimData.h.