CFx SDK Documentation
2022 SP0
|
#include <GsDbRootLinkage.h>
Public Member Functions | |
OdGsDbRootLinkage () | |
Provides connection between Gs module and DbRoot module export classes.
Corresponding C++ library: TD_Gs
<group OdGs_Classes>
Definition at line 44 of file GsDbRootLinkage.h.
|
inline |
Definition at line 47 of file GsDbRootLinkage.h.
|
static |
Displays warning message for specified database object.
pDb | [in] Database object pointer. |
message | [in] Warning message. |
|
static |
Returns OdAbstractViewPE protocol extension linked with layout object.
pViewport | [in] Viewport object pointer. |
|
static |
Returns OdAbstractViewPE class descriptor.
|
static |
Returns OdDbBaseHostAppServices class pointer linked with database object.
pDb | [in] Database object pointer. |
|
static |
Returns OdDbBaseAnnotationScalePE protocol extension linked with DbView object.
pView | [in] view pointer. |
|
static |
Returns OdDbBaseAnnotationScalePE class descriptor.
|
static |
Returns OdDbBaseBlockPE protocol extension linked with block object.
pBlock | [in] Block object pointer. |
|
static |
Returns OdDbBaseBlockPE class descriptor.
|
static |
Returns OdDbBaseBlockRefPE protocol extension linked with block reference object.
pBlockRef | [in] Block reference object pointer. |
|
static |
Returns OdDbBaseBlockRefPE class descriptor.
|
static |
Returns OdDbBaseDatabasePE protocol extension linked with database object.
pDb | [in] Database object pointer. |
|
static |
Returns OdDbBaseDatabasePE class descriptor.
|
static |
Returns OdDbBaseDatabasePE protocol extension linked with drawable database object.
pDrw | [in] Drawable pointer. |
|
static |
Returns OdDbBaseHatchPE protocol extension linked with hatch object.
pHatch | [in] hatch object pointer. |
|
static |
Returns OdDbBaseHatchPE class descriptor.
|
static |
Returns OdDbBaseHostAppServices class pointer linked with host application services object.
pServices | [in] Host application services object pointer. |
|
static |
Returns OdDbBaseHostAppServices class descriptor.
|
static |
Returns OdDbBaseLayerPE protocol extension linked with layer object.
pLayer | [in] Layer object pointer. |
|
static |
Returns OdDbBaseLayerPE class descriptor.
|
static |
Returns OdDbBaseLayoutPE protocol extension linked with layout object.
pLayout | [in] Layout object pointer. |
|
static |
Returns OdDbBaseLayoutPE class descriptor.
|
static |
Returns OdDbBaseLongTransactionPE protocol extension linked with long transaction object.
pLT | [in] Long transaction object pointer. |
|
static |
Returns OdDbBaseLongTransactionPE class descriptor.
|
static |
Returns OdDbBaseMaterialPE protocol extension linked with material object.
pMaterial | [in] Material object pointer. |
|
static |
Returns OdDbBaseMaterialPE class descriptor.
|
static |
Returns OdDbBaseSortEntsPE protocol extension linked with entity sorting object.
pSortEnts | [in] Entity sorting object pointer. |
|
static |
Returns OdDbBaseSortEntsPE class descriptor.
|
static |
Returns OdDbBaseVisualStylePE protocol extension linked with visual style object.
pVisualStyle | [in] Visual Style object pointer. |
|
static |
Returns OdDbBaseVisualStylePE class descriptor.
|
static |
Initialize DbRoot link classes.
|
static |
Returns true if drawable is a block reference.
pBlockRef | [in] Block reference object pointer. |
bMInsert | [out] Set to true if drawable is MInsert. |
|
static |
Returns true if drawable is a hatch.
pHatch | [in] Hatch object pointer. |
|
static |
Returns true if and only if DbRoot link classes initialized.
|
static |
Checks does initialized at least one DbRoot link class.
|
static |
Checks that specified object is a paper layout drawable which is not combined with block table.
pLayout | [in] Layout object pointer. |
|
static |
Uninitialize DbRoot link classes.