|
CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Functions | |
| DDKERNEL_API OdResult | fxOpenObject (OdDbObjectPtr &pObject, OdDbObjectId id, OdDb::OpenMode mode, bool openErased=false) |
| DDKERNEL_API OdResult fxOpenObject | ( | OdDbObjectPtr & | pObject, |
| OdDbObjectId | id, | ||
| OdDb::OpenMode | mode, | ||
| bool | openErased = false |
||
| ) |
Description Fx open object. Arguments:
| [in,out] | pObject | The object. |
| id | The identifier. | |
| mode | The mode. | |
| openErased | (optional) the open erased. |
Return Value: .