CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
FxObjectId.h File Reference
#include "DDKERNEL.h"
#include <DbObject.h>
#include "FxPragmaPush.h"
#include "FxPragmaPop.h"

Go to the source code of this file.

Functions

DDKERNEL_API OdResult fxOpenObject (OdDbObjectPtr &pObject, OdDbObjectId id, OdDb::OpenMode mode, bool openErased=false)
 

Function Documentation

◆ fxOpenObject()

DDKERNEL_API OdResult fxOpenObject ( OdDbObjectPtr & pObject,
OdDbObjectId id,
OdDb::OpenMode mode,
bool openErased = false )

Description Fx open object. Arguments:

Parameters
[in,out]pObjectThe object.
idThe identifier.
modeThe mode.
openErased(optional) the open erased. Return Value: .