CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
DbBlockElement.h File Reference
#include "DbEvalGraph.h"
#include "IntArray.h"
#include "Ge/GePoint3dArray.h"

Go to the source code of this file.

Classes

class  OdDbBlockElement
 

Macros

#define ODDB_EVAL_DECLARE_MEMBERS(ClassName)
 

Typedefs

typedef OdSmartPtr< OdDbBlockElementOdDbBlockElementPtr
 

Macro Definition Documentation

◆ ODDB_EVAL_DECLARE_MEMBERS

#define ODDB_EVAL_DECLARE_MEMBERS ( ClassName)
Value:
ODDB_DECLARE_MEMBERS(ClassName);\
OdResult dwgInFields(OdDbDwgFiler* pFiler);\
void dwgOutFields(OdDbDwgFiler* pFiler) const;\
OdResult dxfInFields(OdDbDxfFiler* pFiler);\
void dxfOutFields(OdDbDxfFiler* pFiler) const
#define ODDB_DECLARE_MEMBERS(ClassName)
Definition DbObject.h:80
OdResult
Definition OdResult.h:29

Definition at line 34 of file DbBlockElement.h.

Typedef Documentation

◆ OdDbBlockElementPtr

Definition at line 103 of file DbBlockElement.h.